Package Exports
- redux-form
- redux-form/es/Field
- redux-form/es/SubmissionError
- redux-form/es/actions
- redux-form/es/events/getValue
- redux-form/es/reducer
- redux-form/es/reduxForm
- redux-form/immutable
- redux-form/lib/SubmissionError
- redux-form/lib/actions
- redux-form/lib/asyncValidation
- redux-form/lib/handleSubmit
- redux-form/lib/reducer
- redux-form/lib/reducer.js
- redux-form/lib/reduxForm
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (redux-form) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
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@6.0.0-alpha.14