InputType
Different input types.
Enum fields​
Name | Description |
---|---|
Text | Defines a one-line text input field: |
Used for input fields that must contain an e-mail address. | |
Number | Defines a numeric input field. |
Password | Defines a password field. |
Tel | Used for input fields that should contain a telephone number. |
URL | Used for input fields that should contain a URL address. |