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