-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Description
Is your feature request related to a problem? Please describe.
I have a use case where I have multiple nested hoverable elements, hovering over a child element triggers the hover on the parent also.
Describe the solution you'd like
An option we can pass which will cause event.stopPropagation()
to be called internally
Describe alternatives you've considered
It may also be a good idea to allow users to access the Event object somehow.
Metadata
Metadata
Assignees
Labels
No labels