Settings for the HxBadge and derived components.
| Name | Type | Description |
|---|---|---|
| Color | ThemeColor? |
Badge color (background). |
| CssClass | string |
Any additional CSS class to apply. |
| TextColor | ThemeColor? |
Color of the badge text. Use Color for the background color. |
| Type | BadgeType? |
Badge type - Regular or rounded pills. |