Skip to main content

InputType

Different input types.

Enum fields

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