New to Kendo UI for Angular? Start a free 30-day trial

MinorTimeHeaderTemplateDirective

Represents the template for the minor-time headers in the Day and Week views. To define the minor-time header template, nest an <ng-template> tag with the kendoSchedulerMinorTimeHeaderTemplate directive inside the <kendo-scheduler>, or in the <kendo-scheduler-day-view> and <kendo-scheduler-week-view> components (see example).

The available fields in the template context are:

  • date—The date of the header.

Selector

[kendoSchedulerMinorTimeHeaderTemplate]

In this article

Not finding the help you need?