Let's test your knowledge. Click the correct answer from the options.
Which of the following is true about forms and input handling in React?
Click the option that best answers the question.
- Forms can only have one input field
- Input fields in React don't have any state
- Input fields in React can have their own state
- Forms in React don't require onSubmit event handler