New to KendoReact? Start a free 30-day trial
SchedulerViewSlot
SchedulerViewSlotPremium
By default, the SchedulerViewSlot is responsible to only expand itself if there are no enough space for the items inside.
Extending the Default Logic
We will cover a simple use-case where we modify the cursor
, based on the isWorkDay and isWorkHour properties of the SchedulerViewSlot
.
Change Theme
Theme
Loading ...