SAEL

Hover Card

For sighted users to preview content available behind a link.

Made by imskyleen

Installation

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.

On this page