Color-swatch popover pairing a filled chip with the palette name and hex code.
The import and the props worth knowing about, in one place.
import { Tooltip8 } from "@/components/beste/piece/tooltip8";
<Tooltip8
name="Sunset"
hex="#F97066"
tone="sunset"
/>Definition popover with a book icon, term headline, explanation, and source footer.
Dark tooltip that pairs a short label with inline kbd keys for the matching shortcut.
Card-style help tooltip with an info icon, bolded title, and supporting copy beneath.
Green success tooltip with a check mark, used for copy-to-clipboard confirmation.