BootstrapBadgeProperties Properties
Contains settings specific to badges.| Name | Description |
|---|---|
| CssClass | Gets or sets the name of a CSS class applied to the badge element. |
| IconCssClass | Gets or sets the CSS class of the icon displayed within the badge. |
| Text | Specifies the text displayed within the badge. |
See Also