moveable icon indicating copy to clipboard operation
moveable copied to clipboard

Vanila Javascript demo

Open akshaypjoshi opened this issue 2 years ago • 3 comments

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

akshaypjoshi avatar May 13 '22 16:05 akshaypjoshi

You can see examples in storybook of project(v1)

https://daybrush.com/moveable/storybook/?path=/story/basic--resizable

JoseLuisRNP avatar May 14 '22 13:05 JoseLuisRNP

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.

daybrush-moveable

akshaypjoshi avatar May 15 '22 17:05 akshaypjoshi

@akshaypjoshi

See this repository. https://github.com/daybrush/scena/tree/master/packages/react-editor

daybrush avatar Jun 09 '22 18:06 daybrush