Resize and Rotate
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: react-flow-renderer, moveable
Loading...