New to Kendo UI for AngularStart a free 30-day trial

DialogAction

Represents the settings for Dialog actions when you open a Dialog through DialogService.

Use the DialogAction class to configure action buttons in the Dialog. (See example.)

NameTypeDefaultDescription

cssClass?

any

Sets the CSS classes for the action button. Accepts any value supported by ngClass.

fillMode?

ButtonFillMode

Sets the background and border styles of the action button.

icon?

string

Sets the name of the font icon to display in the action button.

svgIcon?

SVGIcon

Sets the SVG icon to display in the action button.

text

string

Sets the text of the action button.

themeColor?

ButtonThemeColor

Sets the theme color of the action button. The theme color applies to the background, border, and text.

Constructors

DialogAction

()

In this article
ConstructorsDialogAction
Not finding the help you need?
Contact Support