Course contentsShow
React
Lesson 701 of 2,39619. useRefPro lesson

What useRef is: A Mutable Box

useRef returns a plain JavaScript object with a .current property that persists across renders without triggering re-renders.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.