Login
From:
Leigh Halliday's RSS Feed
(Uncensored)
subscribe
Using Refs in React
https://www.leighhalliday.com/using-refs-in-react
links
backlinks
Tagged with:
javascript
react
Currently there are 3 distinct ways of using refs in React. A ref gives you access to the underlying DOM element. This is especially useful when interfacing with libraries which require the DOM element. An example of this is three.js , which wants…
Roast topics
Find topics
Find it!