Back to quizzes
Forms Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of the 'value' attribute in a form input in React?
A
To control the input value through state
B
To set the default value of the input
C
To specify the input type
D
To define the input placeholder