New to Kendo UI for Angular? Start a free 30-day trial
CalendarView
The literal type that defines all possible Calendar views.
type
CalendarView = "month" | "year" | "decade" | "century";