Numeric or text value rendered as <strong>. Omit if using Label only.
Optional Font Awesome icon prefixed before the count/label.
Descriptive text after the count (e.g. "integrations", "failed").
Optional total when the badge represents a filtered subset (e.g. "12 of 50 prompts").
When set together with Count, the badge renders "{Count} of {Total} {Label}".
Replaces the old mj-result-count component.
Color treatment. Defaults to neutral surface-card.
mj-stat-badge — Small read-only pill for the
[meta]slot of<mj-page-header>. Used to surface counts, status pills, and other informational chips next to the page title.Replaces the per-section
.{section}-stat-badge/.X-header-meta-badgeCSS that pages were duplicating after the chrome migration.Examples:
Note: this component absorbed the former
mj-result-count(deleted in the organizational refactor). WhenTotalis set, the badge renders the "X of Y label" pattern; otherwise it renders "X label" — same shape, same styling, one component.