Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Binding Formik with React Component | Formik
Expert React
course content

Conteúdo do Curso

Expert React

Expert React

1. React Key Concepts
2. React Router
3. Redux Toolkit
4. Formik
5. Jest
6. Next Steps

bookChallenge: 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.

Tudo estava claro?

Como podemos melhorá-lo?

Obrigado pelo seu feedback!

Seção 4. Capítulo 10
some-alt