Show entire time in responsive mode in TypeScript Scheduler control

18 Nov 20181 minute to read

In responsive mode, time slots may not always display the full time label if the available space is limited. For example, 9 AM is visible since it has enough space, but if the Scheduler’s start hour is set to 08:45 AM, the time slot may truncate the label.

To ensure that complete time labels are displayed in responsive mode, you can use the majorSlotTemplate property. This property allows customization of the major time slots to render proper and fully visible time labels in the Scheduler.