Skip to content

ResizeConfig

Configuration for node resizing behavior.

getMinNodeSize: (node) => Size

Returns the minimum allowed size for a node.

Node

The node to compute the minimum size for.

Size