Direction: Choose the correct option
Q1.
What defines a controlled component in React?
Direction: Choose the correct option
Q2.
How do you set the initial value of a controlled input?
Direction: Choose the correct option
Q3.
What is required for a controlled input to be editable?
Direction: Choose the correct option
Q4.
Given , what type of component is this?
Direction: Choose the correct option
Q5.
What happens if you set value but no onChange on an input?
