Skip to main content

InputType

Different input types.

Enum fields​

NameDescription
TextDefines a one-line text input field:
EmailUsed for input fields that must contain an e-mail address.
NumberDefines a numeric input field.
PasswordDefines a password field.
TelUsed for input fields that should contain a telephone number.
URLUsed for input fields that should contain a URL address.
SearchUsed for input fields that should contain a search term.