Chart hover tooltip with date, headline value, trend pill, and a secondary metric label.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip6 } from "@/components/beste/piece/tooltip6";
<Tooltip6
date="Mar 14, 2026"
label="Active users"
value="12,480"
change="+8.2%"
trend="up"
/>Definition popover with a book icon, term headline, explanation, and source footer.
Dark tooltip bubble with a small triangular arrow. Direction points the tail up or down.
Dark tooltip that pairs a short label with inline kbd keys for the matching shortcut.
Thumbnail-first tooltip showing a gradient preview, dimensions chip, filename, and author.
Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Coach-mark popover with step counter, dismiss ×, progress dots, and a next button.