New to Kendo UI for Angular? Start a free 30-day trial
SaveEvent
Arguments for the save
event.
Name | Type | Default | Description |
---|---|---|---|
action |
|
The type of the action that triggered the event. | |
dataItem |
|
The edited data item. | |
formGroup |
|
The edited | |
isNew |
|
Indicates if the event is new or existing. | |
mode |
|
The selected edit mode. | |
sender |
|
A reference to the Scheduler instance that triggered the event. |