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