Access the State of redux-form Fields using the `meta` prop

InstructorRory Smith

Share this video with your friends

Send Tweet

In the Field component of redux-form, we have access to the meta prop. This allows us to access information about the state of the field, for example whether the field has been touched, or whether it’s valid.