New to Kendo UI for Angular? Start a free 30-day trial
CreateEvent
Arguments for the create
event.
Name | Type | Default | Description |
---|---|---|---|
end |
|
The end date of the slot. | |
isAllDay |
|
Indicates if the slot is all-day. | |
originalEvent |
|
The original DOM event. | |
resources |
|
The resources of the slot. | |
sender |
|
A reference to the Scheduler instance that triggered the event. | |
start |
|
The start date of the slot. |