v6
reduxForm()
props
Field
Fields
FieldArray
Form
FormSection
formValueSelector()
reducer
reducer.plugin()
SubmissionError
Below is a list of common problems or questions that people have using redux-form.
redux-form
My submit function isn't being called! Help?
Will redux-form work with my custom input component?
What's the difference between handleSubmit and onSubmit?
handleSubmit
onSubmit
How can I clear my form after my submission succeeds?
How can I submit my form when the user presses Enter?
Does redux-form work with React Native?
Does redux-form work with ImmutableJS?
Can I submit my form using websockets?