Beta

Hover Card

For sighted users to preview content available behind a link.

We take the Shadcn UI component and animate it with Motion.

Installation

Props

Animate UI props

HoverCardContent

PropTypeDefault
transition?
Transition
{ type: 'spring', stiffness: 300, damping: 25 }

Credits

  • We use Radix UI for the hover card component.
  • We take our inspiration from Shadcn UI for the hover card style (to make it easier to replace a shadcn component with the animate ui component).

On this page