New to KendoReact? Learn about KendoReact Free.
ActiveView
The literal type that defines all possible Calendar views.
type
ActiveView = "month" | "year" | "decade" | "century";
The literal type that defines all possible Calendar views.
type
ActiveView = "month" | "year" | "decade" | "century";