# Badge Compact semantic or categorical label. Use Badge for compact status or category metadata that does not trigger an action. Each tone pairs a soft tint with its semantic foreground. ## API The package declarations define these public members. | Member | Type | Kind | Required | Default | Description | | --- | --- | --- | --- | --- | --- | | `children` | `Snippet` | snippet | No | `undefined` | No additional description. | | `tone` | `BadgeTone` | prop | No | `'neutral'` | No additional description. | ## Related - [StatusDot](/docs/components/status-dot): Semantic status dot with an optional label and pulse. - [EmptyState](/docs/components/empty-state): Empty-state message with optional art and action. - [Spinner](/docs/components/spinner): Indeterminate loading indicator.