Skip to main content

Module badge

Module badge 

Source
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
BadgeResponse
Response from a badge
NotificationBadge
Notification badge (typically shows a count)

Enums§

BadgeVariant
Badge variant styles (shadcn/ui)