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