Setting the ‘type’ in input fields ensures that the iPhone and iPad give you an optimized keyboard for text entry.
Example:
<input type="email"/>
Important types:
-
- url
-
- number
Setting the ‘type’ in input fields ensures that the iPhone and iPad give you an optimized keyboard for text entry.
Example:
<input type="email"/>
Important types: