Primitives
Badge
Compact label component for statuses, tags, and categorization.
Variants
DefaultPrimarySecondaryOutlineSuccessWarningDestructive
Sizes
SmallMedium
Props
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "primary" | "secondary" | "outline" | "success" | "warning" | "destructive" | "default" | Visual style variant of the badge |
size | "sm" | "md" | "md" | Size of the badge |
pill | boolean | true | Render with fully rounded pill shape |
className | string | — | Additional CSS classes |