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

Add access to browser events to feedback containers #190

Open
cdfa opened this issue Aug 4, 2019 · 0 comments
Open

Add access to browser events to feedback containers #190

cdfa opened this issue Aug 4, 2019 · 0 comments

Comments

@cdfa
Copy link

cdfa commented Aug 4, 2019

Hi, I'm creating a component that behaves differently based on which side the pointer entered the component. I would like to use the Hover container for this, but I need access to the underlying React event to implement the direction awareness. What do you think about exposing this event as an argument of the onChange function?

As a side note: I couldn't find any documentation about what arguments currently get passed the function (but it looks like the same value as hovered).

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