mn-password
v0.0.4
Published
a password component with minimalist design
Downloads
2
Maintainers
Readme
mn-password
A password component with minimalist design.
See the demo
Install
npm install --save mn-password
And bundle dependencies and main files in dist/ with your preferred tool.
Usage
And then, in your html, you can use the tag mn-password
i.e.
<mn-password placeholder="Password"></mn-password>
The following attributes from inputs are supported in this component