Material design password field
[ This description is mirrored from README.md at github.com/advanced-rest-client/paper-masked-input on 2019-05-10 ]
<paper-masked-input>
<paper-masked-input>
is a single-line password field with Material Design styling and option to unmask the value.
<paper-masked-input label="Your password"></paper-masked-input>
API components
This components is a part of API components ecosystem: https://elements.advancedrestclient.com/
Install
Framework Support
Browser Independent
Install with
Run the above Bower command in your project folder.
If you have any issues installing, please
contact the author.
Release notes - Version 2.0.3
Dependencies
- polymer#Polymer/polymer#^2.0.0
- arc-icons#advanced-rest-client/arc-icons#^2.0.0
- paper-input#PolymerElements/paper-input#^2.1.1
- paper-icon-button#PolymerElements/paper-icon-button#^2.1.0