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
Failed to load latest commit information. | |||
|
src | ||
|
.babelrc | ||
|
.eslintignore | ||
|
.eslintrc | ||
|
.gitignore | ||
|
.npmignore | ||
|
.travis.yml | ||
|
CHANGELOG.md | ||
|
LICENSE | ||
|
README.md | ||
|
logo.png | ||
|
native.js | ||
|
package.json | ||
|
tools.md | ||
|
webpack.config.base.js | ||
|
webpack.config.development.js | ||
|
webpack.config.production.js |
redux-form
works with React Redux to enable an html form in
React to use Redux to store all of its state.
npm install --save redux-form