Use up and down keys to navigate results once you've typed more than two characters. Use the enter key to select a result. Touch device users, explore by touch or with swipe gestures.
Password
The password component lets the user enter a hidden password which they can show if they need to check what they’ve entered.
Use the password component when you need users to create or enter secret information they are likely to want hidden while they enter it.
How to use this component
The <input> and <label> is separated by a checkbox component with classes .ons-js-password-toggle-wrap and .ons-checkbox--toggle on the wrapping <div> and .ons-js-password-toggle on the <input>.