Badge
View in FigmaA small label that highlights a status, count, or category in a compact form.
Feedback & StatusImport
import { Badge } from "@/components/ui"API
| Prop | Type | Default | Description |
|---|---|---|---|
| variant | "primary" | "brand" | "neutral-subtle" | "neutral-strong" | "success" | "warning" | "error" | "primary" | Semantic color style. |
| size | "sm" | "md" | "md" | Badge size. |