New to Kendo UI for Angular? Start a free 30-day trial

SchedulerSlot

Represents a Scheduler slot.

NameTypeDefaultDescription

element?

ElementRef<any>

The slot element.

end?

Date

The end date of the slot.

event?

SchedulerEvent

The slot event. Applicable for the Agenda view.

events?

SchedulerEvent

The slot events. Applicable for the Year view.

isAllDay?

boolean

Specifies if the slot is an all-day slot.

resources?

any[]

The slot resources.

start?

Date

The start date of the slot.

In this article

Not finding the help you need?