A small graphic for displaying counts, labels, and status indicators with multiple styles and variants.
To set a predefined badge style, use the BadgeStyle property, e.g. BadgeStyle="BadgeStyle.Primary".
Each badge style, except Light and Dark, comes with a set of shades. Use the Shade property, e.g. Shade="Shade.Lighter".
Each badge style and shade can be used with different badge variants. Use the Variant property, e.g. Variant="Variant.Outlined".
Use IsPill="true" for pill-shaped badges.
Define custom content with ease.
Radzen Blazor Components, © 2018-2026 Radzen.
Source Code licensed under
MIT
On this page