the type of the input
{ view:"search", type:"password", label:"Search" }
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.