Badge
Badge is a compact pill for statuses, counts, and meta labels. Surfaces follow semantic palettes (solid, outline, subtle). Deep import: kovax-react/badge.
Variants
SolidOutlineSubtle
Semantic colors
NeutralPrimarySecondarySuccessWarningError
Variant × color
Each row is a variant; chips show every color. Default is variant="subtle" + color="neutral".
solid
neutralprimarysecondarysuccesswarningerror
outline
neutralprimarysecondarysuccesswarningerror
subtle
neutralprimarysecondarysuccesswarningerror
Sizes
SmallMedium
Dot indicator
LivePendingDraft
Inline with text
Inbox 12
Accessibility: Badge is a <span> — not interactive. For removable filters use Button with appropriate labeling; for live counts pair with visible nearby context or aria-label on a parent.