Refs in React Before starting, let's do a quick recap of what is ref. In general, it's better to let React handle all DOM manipulation. But sometimes we would directly want to get hold of the DOM element in order to change it. Some of the commonly us...
sukanya530.hashnode.dev4 min read
No responses yet.