react-forms-input
v1.2.2
Published
Basic form components for React
Downloads
10
Readme
react-forms-input
Provides React versions of basic input elements such as:
BasicInput to replace input
InputHeader
InputDropdown
Style
BasicInput and InputDropdown accept className and titleClass props.
When styling using those props, use !important on your css styles.
For Developer
Remember to npm run build before deploying.
