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
Name | Type | Default | Description |
---|---|---|---|
activeView |
|
|
The currently active view type. |
views |
|
The collection of the timeline view types in the current Gantt configuration. |
Events
Name | Type | Description |
---|---|---|
activeViewChange |
|
Fires each time the user selects a different view type. The event data contains the type of the newly selected view. |