redux-form-draftjs
v7.1.6
Published
A higher order component decorator for forms using Redux and React
Downloads
3
Maintainers
Readme
redux-form
redux-form
works with React Redux to enable an html form in
React to use Redux to store all of its state.
Installation
npm install --save redux-form
Documentation
🏖 Code Sandboxes 🏖
You can play around with redux-form
in these sandbox versions of the Examples.
- Simple Form
- Synchronous Validation
- Field-Level Validation
- Submit Validation
- Asynchronous Blur Validation
- Initializing From State
- Field Arrays
- Remote Submit
- Normalizing
- Immutable JS
- Selecting Form Values
- Wizard Form
Videos
| | | :--------------------------------------: | | A Practical Guide to Redux Form – React Alicante 2017 |
| | | :--------------------------------------: | | Abstracting Form State with Redux Form – JS Channel 2016 |