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

ViewChange

An action which indicates that the selected view will be changed to the specified instance (more information and examples).

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

view

SchedulerView

The next view entry that will be displayed.

Not finding the help you need?
Contact Support