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

SlotSelectableDirective

A directive which manages the in-memory selection state of the Scheduler slots (see example).

Selector

[kendoSchedulerSlotSelectable]

Inputs

NameTypeDefaultDescription

slotSelection

SlotRange

The currently selected slot range.

Events

NameTypeDescription

slotSelectionChange

EventEmitter<SlotRange>

Fires when the currently selected slot range has changed through user interaction.

In this article

Not finding the help you need?