New to Kendo UI for Angular? Start a free 30-day trial
SlotClickEvent
Arguments for slotClick
and slotDblClick
events.
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. | |
type |
|
The event type. |