Vue Diagram - RequestLayoutUpdateEvent

The type of the requestLayoutUpdate event handler's argument.

import { DxDiagramTypes } from "devextreme-vue/diagram"
Type: DxDiagramTypes.RequestLayoutUpdateEvent

allowed

Type:

Boolean

changes

Type:

Array<any>

component

The UI component's instance.

Selector: DxComponent
Type:

Diagram

element

The UI component's container.