Component
AxBadge
Notification badges with semantic tone presets for counts and dot indicators.Props
Extends all Ant Design Badge props exceptsize and color.
Semantic tone mapped to design token colors:
"primary"— purple — default nav counts, active items"success"— green — completed, verified"warning"— orange — draft quotes, expiring soon"error"— red — critical alerts, overdue"neutral"— gray — informational counts
AxTag instead.Badge size:
"sm"— small (18px)"md"— default (22px)