forwardRef
Jun 7, 2022 路 4 min read 路 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...
Join discussion


