New to KendoReact? Start a free 30-day trial
SchedulerSlot
SchedulerSlotPremium
Updated on Oct 31, 2025
The SchedulerSlot component is responsible for the visual part of a Slot.
To expand the default SchedulerSlot, set the slot property to either the Scheduler or a specific view, to a modified version fo the SchedulerSlot component.
Customizing the Slot Styles
To customize the styles of the SchedulerSlot, we recommend using either style or className properties.
The following example demonstrates customizing the border to a red one, based on the slot isAllDay property, in order to separate the all-day slots from the time slots in the Week view.
Change Theme
Theme
Loading ...