Skip to content

BadgeVariant

BadgeVariant = "subtle" | "solid" | "outline" | "dot"

Defined in: src/components/primitives/Badge/Badge.types.ts:13

Visual style of the badge.

  • subtle: Tinted translucent fill with colored text (default)
  • solid: Saturated fill with contrasting text
  • outline: Transparent background with a colored border
  • dot: Small colored circle followed by the label