SAEL

Preview Card

A popup that appears when a link is hovered, showing a preview for sighted users.

Made by imskyleen

Installation

Usage

<PreviewCard>
  <PreviewCardTrigger>Hover me</PreviewCardTrigger>
  <PreviewCardContent>Preview card content</PreviewCardContent>
</PreviewCard>

Props

Animate UI Props

PreviewCardContent

Prop

Type

Credits

  • We use Base UI for the preview card component.
  • We take our inspiration from Shadcn UI for the preview card style.

On this page