0.0.4 • Published 7 years ago

mn-password v0.0.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

npm version Dependency Status MIT Licence

mn-password

A password component with minimalist design.

See the demo

preview 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