mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-27 03:08:06 +00:00
Add link to refs-and-the-dom in description
This commit is contained in:
@@ -232,5 +232,5 @@ For more information, see [forwarding refs](/docs/forwarding-refs.html).
|
||||
|
||||
### `React.createRef`
|
||||
|
||||
`React.createRef` creates a ref that can be attached to React elements via the ref attribute.
|
||||
`React.createRef` creates a [ref](/docs/refs-and-the-dom.html) that can be attached to React elements via the ref attribute.
|
||||
`embed:16-3-release-blog-post/create-ref-example.js`
|
||||
Reference in New Issue
Block a user