Answer the question
In order to leave comments, you need to log in
How to get values from form (React Formik)?
I am working with Formik to validate forms and I need to get the value of the inputs outside
the
Formik component, that is, display them in the console .
formik component?
https://jsfiddle.net/j0a3xygp/
Answer the question
In order to leave comments, you need to log in
You do an action that will dispatch the form values to the state and then use the values from the state in the desired component.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question