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

useRef with link inside cell #59

Open
caycodes opened this issue Jun 28, 2023 · 0 comments
Open

useRef with link inside cell #59

caycodes opened this issue Jun 28, 2023 · 0 comments

Comments

@caycodes
Copy link

Hi! I was working with the column feature, specifically the cell inside. Within my cell, I am returning a text component. I would like this text component to have a ref on it, but every time I try to use ref, it comes out as null cell: ref={(node) => (console.log(node)}. I was wondering why this is and if there is another way I would be able to access this ref within the react-data-table component? Thanks so much for your time and help!

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

1 participant