sh-input-password

Password input box superhero theme


Keywords
password, input, field, superheroui, react, component
License
MIT
Install
npm install sh-input-password@0.2.0

Documentation

SuperheroUI Build Status Coverage Status npm version

InsideSales.com React UI

ShInputPassword

Website (For examples, limits, and usage)

https://superheroui.github.io/

Installation

Use npm to install the module

npm install sh-input-password --save

Now you can import it into your project

import ShInputPassword from 'sh-input-password';