SchedulerSlot

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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?