A password component with minimalist design.
See the demo
npm install --save mn-passwordAnd bundle dependencies and main files in dist/ with your preferred tool.
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
