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
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. |