React JS Quiz
Home
Blog
Privacy Policy
Contact Us
forwardRef Quiz
Which imperative behavior is a reasonable ref use case?
Report this question
Focusing a text input
Show Explanation
Focusing an input is a DOM imperative action, so a ref can be appropriate.
Choosing a route title
Rendering a list from props
Formatting a string
Next Question (16/20)