How do you reference a DOM element in react?
In React, an object this.refs which is found as an instance inside the component can be used to access DOM elements in Reactjs.
Note: One of the most tricky react advanced interview questions, you need to answer this question with utmost clarity. Maybe explaining it with a short example or even a dry run would help you get that dream job.
BY Best Interview Question ON 30 Jun 2020