535 B
535 B
With input's you are able to create a object where the user can type something in.
Object methods also apply for input objects.
| setInputType | Sets the input type |
| getInputType | Returns the input type |
| setDefaultText | Sets the default text |
| setInputLimit | Sets a limit to be able to write |
| getInputLimit | Returns the limit |