React Diagram - RequestLayoutUpdateEvent

The type of the requestLayoutUpdate event handler's argument.

import { RequestLayoutUpdateEvent } from "devextreme/ui/diagram"
Type:

Object

allowed

Type:

Boolean

changes

Type:

Array<any>

component

The UI component's instance.

Selector: Component
Type:

Diagram

element

The UI component's container.