New to Kendo UI for Angular? Start a free 30-day trial
SchedulerSlot
Represents a Scheduler slot.
Name | Type | Default | Description |
---|---|---|---|
element? |
|
The slot element. | |
end? |
|
The end date of the slot. | |
event? |
|
The slot event. Applicable for the Agenda view. | |
events? |
|
The slot events. Applicable for the Year view. | |
isAllDay? |
|
Specifies if the slot is an all-day slot. | |
resources? |
|
The slot resources. | |
start? |
|
The start date of the slot. |