redux-form-storage
v1.1.5
Published
A HOC decorator for forms using Redux and React
Downloads
1
Maintainers
Readme
redux-form-storage is a fork of redux-form
redux-form-storage
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-storage
Documentation
Code Sandboxes
You can play around with redux-form
in these sandbox versions of the Examples.