← Components/primitives

BadgeIndicator

Carbon's BadgeIndicator. Number-or-dot badge that overlays a host element (typically a button or icon) — used for notification counts on bell icons, unread-message counts on inbox triggers, and pending-review counts on QC affordances.

primitivesstablea11y: untested3/3 coverageEdit on GitHub ↗
primitives-badgeindicator--defaultOpen all variants →

When to use

  • Notification dot or count over an icon button (bell, inbox, sessions).
  • Pending-action count over a tab or sidebar entry.
  • Live unread / new-since-last-visit affordances.

When not to use