Hovercard
The hover_card.root
contains all the parts of a hover card.
The hover_card.trigger
wraps the link that will open the hover card.
The hover_card.content
contains the content of the open hover card.
Hover over the text to see the tooltip. Hover over me
Hover over the text to see the tooltip. Hover over me
Events when the Hovercard opens or closes
The on_open_change
event is called when the open
state of the hovercard changes. It is used in conjunction with the open
prop, which is passed to the event handler.
Number of times hovercard opened or closed: 0
Hovercard open: false
Hover over the text to see the hover card. Hover over me
API Reference
rx.hover_card.root
For sighted users to preview content available behind a link.
rx.hover_card.content
Contains the content of the open hover card.
Event Triggers
See the full list of default event triggersrx.hover_card.trigger
Wraps the link that will open the hover card.
Props
No component specific props