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

MonthDaySlotTemplateDirective

Represents the template for rendering the day slots in the Month view. To define the day template, nest an <ng-template> tag with the kendoSchedulerMonthDaySlotTemplate directive inside the <kendo-scheduler>, or in the <kendo-scheduler-month-view> component (see example).

The available fields in the template context are:

  • date—The date of the slot.
  • resources—The resources of the slot.

Selector

[kendoSchedulerMonthDaySlotTemplate]

In this article

Not finding the help you need?