We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd like to display a popover or snackbar onHover of each node. Requesting an onHover prop which passes the node data to a function on user hover.
The text was updated successfully, but these errors were encountered:
Hey @RohanDamani,
I think this would be a good first-time contribution for you if you're up for it :)
Pretty much the same logic as is already there for the onClick prop.
onClick
I'm gonna focus on some of the other issues we discussed previously 👍
Sorry, something went wrong.
PR #50
see comments, not sure how to test
Released in v1.7.0
No branches or pull requests
I'd like to display a popover or snackbar onHover of each node. Requesting an onHover prop which passes the node data to a function on user hover.
The text was updated successfully, but these errors were encountered: