-
-
Notifications
You must be signed in to change notification settings - Fork 476
Closed
Labels
🚀 enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Summary
Composable components should be wrapped with forwardRef to allow users ref.
Context
Some components are not wrapped with forwardRef, which makes it impossible to pass a ref to them, like Table.Row. It would probably be beneficial to make an overall review and wrap all components that are exposed with a forwardRef
rluders and Dragate
Metadata
Metadata
Assignees
Labels
🚀 enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed