sh-input-currency

Currency input box superhero theme


Keywords
currency, input, field, superheroui, react, component
License
MIT
Install
npm install sh-input-currency@0.3.0

Documentation

SuperheroUI Build Status Coverage Status

InsideSales.com React UI

ShInputCurrency

Website (For examples, limits, and usage)

https://superheroui.github.io/

Installation

Use npm to install the module

npm install sh-input-currency --save

Now you can import it into your project

import ShInputCurrency from 'sh-input-currency';