Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 422 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 422 Bytes

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