useref react class component
How to Use Refs in React Class Components
If you're working with React and have been using Class Components, you may have come across a situation where you need to access a specific DOM element or component instance from within your component's methods. One way to