Badge
A small status label for categorizing, labeling, or indicating the status of items.
Variants
DefaultSecondaryDestructiveOutline
Usage
New
Installation
Props
Extends all standard HTMLDivElement props.
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "secondary" | "destructive" | "outline" | "default" | The visual style of the badge. |
className | string | — | Additional classes merged via cn(). |