Skip to content

How to control the Popover component by hovering? #4705

Answered by snowystinger
birchrust asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to control it via the controlled state isOpen. https://react-spectrum.adobe.com/react-aria/Dialog.html#props
Be mindful that hover alone isn't an accessible interaction. Make sure there is a way for keyboard, touch, and screen readers to also access any important content or actions.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@birchrust
Comment options

@daninus14
Comment options

@daninus14
Comment options

@daninus14
Comment options

Answer selected by birchrust
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants