DialogActionTagHelper

Example

Razor
<action>
</action>

Attributes

AttributeTypeDescription
actionStringThe callback function to be called after pressing the action button.
css-classStringAdds a custom class to the action button.
fill-modeButtonFillModeSets a value controlling how the color is applied.
iconStringDefines a name of an existing icon in the Kendo UI theme sprite. The icon will be applied as background image of a span element inside the action button. For a list of available icon names, please refer to the List of Icons.
icon-classStringDefines a CSS class - or multiple classes separated by spaced - which are applied to a span element inside the action button. Allows the usage of custom icons.
primaryBooleanA boolean property indicating whether the action button will be decorated as primary button or not.
roundedRoundedSets a value controlling the border radius.
sizeComponentSizeSets the size of the component.
textStringThe text to be shown in the action's button.
theme-colorThemeColorSets the color of the component according to the applied theme.
In this article
ExampleAttributes
Not finding the help you need?
Contact Support