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

SlotRange

Defines a range of regular or all-day slots. Used to describe the selected slots in the slotSelectionChange event and to set the selected slots with the kendoSchedulerSlotSelectable directive.

NameTypeDefaultDescription

end

Date

The end date of the slot selection.

isAllDay?

boolean

Indicates if the slot selection consists of all-day slots, or of time slots. The default value is false.

resources?

any[]

The resources that correspond to the slot selection. The default value is [].

start

Date

The start date of the slot selection.

In this article

Not finding the help you need?