Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to pass ref via props #103

Open
nolikob opened this issue Dec 1, 2021 · 1 comment
Open

Ability to pass ref via props #103

nolikob opened this issue Dec 1, 2021 · 1 comment

Comments

@nolikob
Copy link

nolikob commented Dec 1, 2021

I need to be able to pass a reference via props to components.

Example: <Grid  { ...props } ref={forwardedRef} >{children}

@AlfonzAlfonz
Copy link
Member

Thanks for the issue, what version are you using? Latest version should be able to handle this.

https://codesandbox.io/s/hardcore-dawn-bxcws?file=/src/App.tsx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants