@kath_code
Conecta un formulario de react al store de la aplicación
1. formReducer | reducer |
2. reduxForm() | HOC |
3. <Field/> | component |
Connecting the form
Data flow
¿Cuando usarlo?
Mejoras de la v6
Field
Fields
Form section
Field Array
Examples
Configuring redux
Connecting the component
Adding the onSubmit function
Validations
Validations