What is the primary way to handle form inputs in React?
Using state to store input values
Directly manipulating DOM elements
Using class components only
Using global variables
This question is part of this quiz :