New to Kendo UI for Angular? Start a free 30-day trial
CreateEvent
Updated on Oct 31, 2025
Represents the arguments for the create event.
| Name | Type | Default | Description |
|---|---|---|---|
end |
|
Provides the end date of the slot. | |
isAllDay |
|
Indicates if the slot is all-day. | |
originalEvent |
|
Provides the original DOM event. | |
resources |
|
Provides the resources of the slot. | |
sender |
|
Provides a reference to the Scheduler instance that triggered the event. | |
start |
|
Provides the start date of the slot. |