DialogAction
Class
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.)
Definition
Package:@progress/kendo-angular-dialog
Properties
fillMode?
ButtonFillMode
Sets the background and border styles of 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.