New to Kendo UI for Angular? Start a free 30-day trial
CalendarType
Specifies the Calendar type.
The possible values are:
infinite
(default)classic
type
CalendarType = "infinite" | "classic";