Basic Usage
Instant Hover
Setopen_delay=0 for immediate feedback, useful in dashboards and status displays where users are scanning quickly.
Side Placement
Control which side the panel appears on. The renderer auto-adjusts if the card would overflow the viewport.API Reference
HoverCard Parameters
Preferred side to show the card:
"top", "right", "bottom", "left".Delay in milliseconds before the card appears. Defaults to the Radix default (700ms). Set to
0 for instant hover.Delay in milliseconds before the card dismisses after the cursor leaves.
Additional Tailwind CSS classes.
Protocol Reference
HoverCard