redux-form-binding-grommet
is a set of wrappers for redux-form
and grommet
.
This package is NOW DEVELOPING
npm:
$ npm install --save redux-form-binding-grommet
Yarn:
$ yarn add redux-form-binding-grommet
- TextInput (with FormField)
- NumberInput (with FormField)
- DateTime (with FormField)
- Select
- RadioButton
- CheckBox