Month View

The Month view displays a high-level schedule overview organized by weeks.

Getting Started

The following example demonstrates how to set common properties of the Month view of the Scheduler. For the full list of configuration options, refer to the API reference of the MonthView properties.

Example
View Source
Change Theme:

Grouping by Resource

You can configure the Month view to display events that are grouped by a resource.

Example
View Source
Change Theme:

Setting the First Weekday

The first day of the week is determined by the current locale. For an example on how to change the locale, refer to the article about globalization.

Future releases will include an option for overriding the first day of the week through the properties of the component.