Home / Report Question

Q. Which of these is a controlled component in React?
  • A. An input element with value controlled by React state
  • B. An input element with defaultValue attribute
  • C. An input element with no value attribute
  • D. An uncontrolled input