Dark tooltip bubble with a small triangular arrow. Direction points the tail up or down.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip1 } from "@/components/beste/piece/tooltip1";
<Tooltip1
label="Pin to favorites"
direction="top"
/>Dark tooltip that pairs a short label with inline kbd keys for the matching shortcut.
Dark rich tooltip carrying a headline, supporting blurb, and an inline action link.
Chart hover tooltip with date, headline value, trend pill, and a secondary metric label.
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.
Definition popover with a book icon, term headline, explanation, and source footer.