Open akshaypjoshi opened 2 years ago
You can see examples in storybook of project(v1)
https://daybrush.com/moveable/storybook/?path=/story/basic--resizable
Thanks @JoseLuisRNP but I am looking for something like this.
I should be able to draw after clicking on rect and it should create the draggable, rotatable, moveable and scalable rect.
@akshaypjoshi
See this repository. https://github.com/daybrush/scena/tree/master/packages/react-editor
Hello,
I have gone through the demo but it is all in react and typescript. I would appreciate if we have the vanila javascript demo.
Thanks