ButtonGroupItemBadgeSettingsTagHelper

Example

Razor
<badge/>

Attributes

AttributeTypeDescription
alignBadgeAlign
cutout-borderBooleanSpecifies wether or not to render additional "cutout" border around the badge.
enabledBoolean
fillBadgeFill
iconStringDefines the name for an existing icon in a Kendo UI theme or SVG content. The icon is rendered inside the badge by a span.k-icon or span.k-svg-icon element.
maxDoubleIf text is a number, it will cap that number.
positionBadgePosition
shapeBadgeShape
sizeBadgeSize
templateStringThe template which renders the content of the badge.
template-handlerStringThe template which renders the content of the badge.
template-idStringThe template which renders the content of the badge.
template-viewIHtmlContentThe template which renders the content of the badge.
textStringThe text of the badge. Valid input includes string, number or object with toString method. Default is empty string.
theme-colorBadgeColor
visibleBooleanIf set to false the badge will not be displayed.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support