Skip to content

react-inputs-validation v3.2.0

Compare
Choose a tag to compare
@edwardfxiao edwardfxiao released this 19 Jun 07:34
· 174 commits to master since this release
  • Provide numberType to the validation option. Validation number type, options are ['decimal', 'int']. Handy when the validation type is number.