SlotSelectableDirective
A directive which manages the in-memory selection state of the Scheduler slots (see example).
Selector
[kendoSchedulerSlotSelectable]
Inputs
NAME | TYPE | DEFAULT | DESCRIPTION |
---|---|---|---|
slotSelection | The currently selected slot range. |
Events
NAME | TYPE | DESCRIPTION |
---|---|---|
slotSelectionChange | Fires when the currently selected slot range has changed through user interaction. |