Skip to Content

Node Resizer

The <NodeResizer /> component can be used to add a resize UI for a custom node. The reactflow package also exports a <NodeResizeControl /> component for implementing a custom resizing UI as shown in this example.

Last updated on