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

MajorTimeHeaderTemplateDirective

Represents the template for the major-time headers in the Day and Week views. To define the major-time header template, nest an <ng-template> tag with the kendoSchedulerMajorTimeHeaderTemplate 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

[kendoSchedulerMajorTimeHeaderTemplate]

In this article

Not finding the help you need?