Try this exercise. Click the correct answer from the options.
What is one common approach to capturing and handling user input in forms using React?
Click the option that best answers the question.
- Using React's useEffect hook
- Using HTML form elements directly
- Using React's useState hook
- Using JavaScript event listeners