Badge
UIStatus badge with variants for labeling, categorization, and status indicators.
[EXAMPLES]
Variants
[PROPS]
| PROP | TYPE | DEFAULT | DESCRIPTION |
|---|---|---|---|
| variant | "default" | "secondary" | "destructive" | "outline" | "default" | Visual style |
| size | "sm" | "md" | "sm" | Badge size |
[ACCESSIBILITY]
ARIA
- >Rendered as <span> — purely presentational
- >Use aria-label for screen reader context if needed