SUSupaUI

Feedback

HoverCard

Hover-triggered preview. Default for profiles + status; article variant for editorial link previews.

Install

bash
npx shadcn@latest add https://supaui.dev/r/hover-card.json

Default — profile preview

Article — editorial link preview

API

  • HoverCardContent.variant — default · article.
  • HoverCardEyebrow, HoverCardTitle, HoverCardBody, HoverCardMeta — opt-in slots for the article variant.
  • Mirrors @radix-ui/react-hover-card.