daybrush / moveable

Moveable! Draggable! Resizable! Scalable! Rotatable! Warpable! Pinchable! Groupable! Snappable!
https://daybrush.com/moveable/
MIT License
10.16k stars 625 forks source link

How to change drag / resize / rotate programatically on react? #367

Open ryantando opened 4 years ago

ryantando commented 4 years ago

Environments

Description

I wanted to implement an input to change the drag / resize / rotate programmatically similar with the demo https://daybrush.com/moveable/. I'm using react

b-des commented 4 years ago

@ryantando There is the source code for mentioned demo page: https://github.com/daybrush/scena/tree/master/packages/react-editor It's written with react as well