Hover Card
For sighted users to preview content available behind a link.
Made by imskyleenPowered by
Loading component...
Installation
When to use
Use this decision tree to determine when to use the Hover Card component:
Usage
<HoverCard>
<HoverCardTrigger>Hover Card Trigger</HoverCardTrigger>
<HoverCardContent>Hover Card Content</HoverCardContent>
</HoverCard>Props
Animate UI Props
HoverCardContent
Prop
Type
Credits
- We use Radix UI for the hover card component.
- We take our inspiration from Shadcn UI for the hover card style.
- We use Animate UI from imskyleen for all the animations.
Built by malinskibeniamin. The source code is available on GitHub.