<NodeResizeControl />
To create your own resizing UI, you can use the NodeResizeControl
component where you can pass children (such as icons).
Props
The type for props of <NodeResizeControl />
component is exported as NodeResizeControlProps
. Additionally, it extends the props of <div />
.
Last updated on