Hover Card
For sighted users to preview content available behind a link.
Installation
pnpm dlx shadcn@latest add hover-cardUsage
import { HoverCard, HoverCardContent, HoverCardTrigger } from "@/components/ui/hover-card";
import { Button } from "@/components/ui/button";For sighted users to preview content available behind a link.