Back to quizzes
Forms Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of the 'onChange' event handler in a React form?
A
To update the state when the input value changes
B
To submit the form
C
To reset the form
D
To validate the form