Skip to content

useHover propagation #2481

@muametgrooby

Description

@muametgrooby

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions