New to Kendo UI for AngularStart a free 30-day trial

ViewChange

Represents an action that changes the selected view to a specific instance (more information and examples).

typescript
const action = {
  type: 'view-change',
  view: schedulerView
};
NameTypeDefaultDescription

view

SchedulerView

Defines the next view entry to display.

Not finding the help you need?
Contact Support