0.0.2 • Published 7 years ago

redux-form-binding-grommet v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

redux-form-binding-grommet

redux-form-binding-grommet is a set of wrappers for redux-form and grommet.

This package is NOW DEVELOPING

Installation

npm:

$ npm install --save redux-form-binding-grommet

Yarn:

$ yarn add redux-form-binding-grommet

Components

  • TextInput (with FormField)
  • NumberInput (with FormField)
  • DateTime (with FormField)
  • Select
  • RadioButton
  • CheckBox