New to Telerik UI for ASP.NET Core? Download free 30-day trial

ToggleButtonBadgeSettingsTagHelper

Example

<badge/>

Attributes

Attribute Type Description
align BadgeAlign Sets the alignment of the badge widget that will be displayed in the component.
cutout-border Boolean Specifies whether or not to render additional cutout border around the badge widget that will be displayed in the component.
fill BadgeFill Sets the fill mode of the badge widget that will be displayed in the component.
position BadgePosition Sets the position of the badge widget that will be displayed in the component.
shape BadgeShape Sets the shape of the badge widget that will be displayed in the component.
size ComponentSize Sets the size of the badge widget that will be displayed in the component.
text String Sets the text for the badge widget that will be displayed in the component.
theme-color BadgeColor Sets the theme color of the badge widget that will be displayed in the component.
visible Boolean Sets whether the badge widget will be visible or not in the component.
In this article
Not finding the help you need?