New to Kendo UI for Vue? Start a free 30-day trial
Active View
Updated on Jul 6, 2026
To define the first view that the Calendar initially renders, use the defaultActiveView property.
The ActiveView type defines the following possible 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.
The following example demonstrates how to set the initial active view of the Calendar to the decade view using the defaultActiveView property.
Change Theme
Theme
Loading ...