New to Kendo UI for Angular? Start a free 30-day trial
DialogActionsComponent
Specifies the action buttons of the Dialog (see example).
Selector
kendo-dialog-actions
Inputs
Name | Type | Default | Description |
---|---|---|---|
actions |
|
Allows the declarative specification of the actions. | |
layout |
|
|
Specifies the possible layout of the action buttons. |
Events
Name | Type | Description |
---|---|---|
action |
|
Fires when the user clicks an action button. |