Back to Badge
Badge

Status dot

Live indicators with the `dot` prop.

LiveLiveLivePendingOfflineDraft

API

PropTypeDefaultDescription
variant"solid" | "soft" | "outline" | "neutral" | "success" | "warning" | "destructive"softVisual style, including semantic status tones.
size"xs" | "sm" | "md" | "lg"mdPadding and font size.
dotbooleanShows a status dot before the label for live indicators.
asChildbooleanfalseRender the child element instead of a <span>.
classNamestringMerged with the generated variant classes.
View full API on Badge

More Badge examples