ButtonGroupItemTagHelper

Example

Razor
<item>
</item>

Attributes

AttributeTypeDescription
enabledBooleanSpecifies if a button is enabled.
encodedBooleanSpecifies if text field of the ButtonGroup item should be encoded.
html-attributesIDictionary<String,Object>Specifies the HTML attributes of a ButtonGroup item.
iconStringDefines the name of an existing icon in a Kendo theme.
icon-classStringAllows the usage of custom icons. Defines CSS classes which are to be applied to a span element inside the ButtonGroup item.
image-urlStringIf set, the ButtonGroup will render an image with the specified URL in the button.
selectedBooleanSpecifies if a button is initially selected.
textStringSpecifies the text of the ButtonGroup item.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support