TabStripItemActionTagHelper

Example

Razor
<tabstrip-item-action>
</tabstrip-item-action>

Attributes

AttributeTypeDescription
action-handlerStringA function to be executed when the action button is clicked. The event object is passed as a parameter to the function.
html-attributesIDictionary<String,Object>Defines custom attributes to be applied to the action button element.
iconStringDefines the name for an existing icon in a Kendo UI theme or SVG content that is used for the action button.
icon-classStringIf set, this value will be appended to the action button's icon element class attribute. Provides an alternative way to specify an icon using custom CSS classes.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support