-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Milestone
Description
Currently, we use tagRef to pass along a ref to the actual underlying DOM element
Line 48 in b55997c
| Pass in any props! If you need to [pass in a ref](https://reactjs.org/docs/refs-and-the-dom.html#adding-a-ref-to-a-dom-element), you'll need to pass it in as a tagRef: |
Looks like there's a new API to address just this though: https://reactjs.org/docs/forwarding-refs.html
it can be useful for some kinds of components, especially in reusable component libraries
Sounds like us :P
Haroenv and mxmul
Metadata
Metadata
Assignees
Labels
No labels