React Diagram - RequestLayoutUpdateEvent

The type of the requestLayoutUpdate event handler's argument.

import { DiagramTypes } from "devextreme-react/diagram"
Type: DiagramTypes.RequestLayoutUpdateEvent

allowed

Type:

Boolean

changes

Type:

Array<any>

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.