Skip to main content

Resize and Rotate

deprecated

This pro example is deprecated as resizing of nodes is now supported through the NodeResizer package. Please refer to the Node Resizer and Resize and Rotate examples for more details.

This example shows how to implement a custom node that can be resized and rotated using moveable. It can be used as a starting point for building flow chart editors or diagrams where users can configure the size and rotation of the elements.

Dependencies: reactflow, moveable

This is a Pro example. If you are subscribed to React Flow Pro you can access the annotated source code.

Loading...