New to Kendo UI for Angular? Start a free 30-day trial
TimelineViewType
Updated over 6 months ago
Lists all possible TimelineViewType values.
type TimelineViewType = "day" | "week" | "month" | "year";