New to Kendo UI for Angular? Start a free 30-day trial
ViewSelectorComponent
The Gantt ViewSelector component. Shows the current view type and lets you switch to another view type.
Selector
kendo-gantt-view-selector
Inputs
Name | Type | Default | Description |
---|---|---|---|
activeView |
|
|
Sets the current view type. |
views |
|
Lists the timeline view types in the current Gantt configuration. |
Events
Name | Type | Description |
---|---|---|
activeViewChange |
|
Fires when the user selects a different view type. The event data contains the type of the new view. |