Expand description
Badge Component
Small status indicator styled like shadcn/ui Badge. Provides variants for different contexts:
- Default (primary colored)
- Secondary (muted)
- Destructive (red)
- Outline (border only)
Structs§
- Badge
- Small status indicator badge styled like shadcn/ui
- Badge
Response - Response from a badge
- Notification
Badge - Notification badge (typically shows a count)
Enums§
- Badge
Variant - Badge variant styles (shadcn/ui)