Definition popover with a book icon, term headline, explanation, and source footer.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Tooltip11 } from "@/components/beste/piece/tooltip11";
<Tooltip11
term="Churn rate"
definition="Percentage of customers who cancel during a period, divided by customers at the start of that period."
source="Glossary · Metrics"
/>Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Color-swatch popover pairing a filled chip with the palette name and hex code.
Thumbnail-first tooltip showing a gradient preview, dimensions chip, filename, and author.
Coach-mark popover with step counter, dismiss ×, progress dots, and a next button.
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.