New to Kendo UI for Angular? Start a free 30-day trial

ViewSelectorComponent

The Gantt ViewSelector component. Shows the currently active view type, and allows switching to another view type.

Selector

kendo-gantt-view-selector

Inputs

NameTypeDefaultDescription

activeView

TimelineViewType

'week'

The currently active view type.

views

TimelineViewType[]

The collection of the timeline view types in the current Gantt configuration.

Events

NameTypeDescription

activeViewChange

EventEmitter<TimelineViewType>

Fires each time the user selects a different view type. The event data contains the type of the newly selected view.

In this article

Not finding the help you need?