Challenge: Binding Formik with React Component
Task
Integrate Formik's built-in features into a React component. The goal is to handle form submission, track field changes, and update input fields accordingly. Instructions:
- Add the
onSubmit
prop to the form element and assign the correct prop value. - For each input element, add the
onChange
prop and assign the correct prop value. - Add the
value
prop to each input element and specify the correct prop value.
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 10
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Suggested prompts:
Posez-moi des questions sur ce sujet
Résumer ce chapitre
Afficher des exemples du monde réel
Awesome!
Completion rate improved to 1.96
Challenge: Binding Formik with React Component
Glissez pour afficher le menu
Task
Integrate Formik's built-in features into a React component. The goal is to handle form submission, track field changes, and update input fields accordingly. Instructions:
- Add the
onSubmit
prop to the form element and assign the correct prop value. - For each input element, add the
onChange
prop and assign the correct prop value. - Add the
value
prop to each input element and specify the correct prop value.
Tout était clair ?
Merci pour vos commentaires !
Section 4. Chapitre 10