INOTE
Search...
useRef
What is useRef in React?
What are the common use cases for useRef?
How is useRef different from a plain JavaScript variable?
When we should use useRef instead of useState?