Skip to Content
🚨 New Example: Handling Node Collisions!
ReferenceComponents

<NodeResizeControl />

Source on GitHub 

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 />.

NameTypeDefault
...propsHTMLAttributes<HTMLDivElement>
Last updated on