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

ViewChange

Interface

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

Definition

Package:@progress/kendo-angular-scheduler

Syntax:

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

Properties

Defines the next view entry to display.

In this article
DefinitionPropertiesview
Not finding the help you need?
Contact Support