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

Active View and View Depth

The Calendar enables you to define the first and last initial views as well as the last view to which the user can navigate.

Active View

To define the first view that the Calendar initially renders, use the start option.

The Calendar supports the following predefined view options:

  • month—Shows the days of the month.
  • year—Shows the months of the year.
  • decade—Shows the years of the decade.
  • century—Shows the decades of the century.

View Navigation Depth

You can define the last view to which the user can navigate (view navigation depth) by setting the depth option.

In this article

Not finding the help you need?