Direction: Choose the correct option
Q1.
What is the useRef hook used for?
Direction: Choose the correct option
Q2.
Changing the .current property of a ref does what?
Direction: Choose the correct option
Q3.
Common use cases for useRef include:
Direction: Choose the correct option
Q4.
How do you access an input element using useRef?
Direction: Choose the correct option
Q5.
Does useRef accept an initial value?
