the type of the text input
{ view:"combo", type:"number", label:"Enter the number" }
The parameter can take only one of a predefined set of values.
'Password' type ensures that input symbols are displayed as asterisks while 'email' and 'url' are vital for HTML5 input data validation.