Skip to content

NodeResizeEndedEvent

since v1.1.0

Event payload emitted when a node resize operation ends.

This event fires when the user releases the pointer after resizing a node. The node will have its final size when this event is received.

optional cancelReason: "cancelled"

Present when the resize ended without a normal pointer release


node: Node

The node that was resized, with its final size