Join us for React Conf on Oct 7-8.
Learn more.
React
v19.1
Search
⌘
Ctrl
K
Learn
Reference
Community
Blog
On this page
Overview
Adding a ref to your component
Example: building a stopwatch
Differences between refs and state
When to use refs
Best practices for refs
Refs and the DOM
Recap
Challenges