Community

Different Ways to Create Refs in React

(Sumit Kharche) While writing React apps we are always following the component-based architecture but there might be a situation where you may have to manipulate or imperatively modify the DOM element.