New to Kendo UI for Vue? Start a free 30-day trial
ActiveView
Updated over 6 months ago
The literal type that defines all possible Calendar views.
type ActiveView = "month" | "year" | "decade" | "century";