Search results

ChangeEventArgs API in JavaScript (ES5) Dashboard Layout API control

Defines the change event arguments

Properties

addedPanels

PanelModel[]

Specifies the panel added to the DashboardLayout.

changedPanels

PanelModel[]

Specifies the model values of the position changed panels.

isInteracted

boolean

Specifies that event has triggered by user interaction.

removedPanels

PanelModel[]

Specifies the panels removed from the DashboardLayout.