@kgram/redux-form
v8.1.1-fix.1
Published
A higher order component decorator for forms using Redux and React
Downloads
3
Maintainers
Readme
TEMPORARY FORK, NOT MAINTAINED
This is a fork of https://github.com/erikras/redux-form located at https://github.com/kgram/redux-form. It is a premature release of https://github.com/erikras/redux-form/pull/4397, it should not be used long term. I recommend installing as an alias (dependency version set to npm:@kgram/[email protected]
) to avoid unnecessary code-changes. When redux-form hopefully releases the fix, this package should be abandoned.
If you do end up using it, I recommend subscribing to the pull-request to ensure you're notified when/if the request is merged.
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 |
Contributors
This project exists thanks to all the people who contribute.
Backers
Thank you to all our backers! 🙏 [Become a backer]
Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]