daybrush / moveable

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

Need help using groupable to resize with vue3 #641

Open ElConcombritos opened 2 years ago

ElConcombritos commented 2 years ago

Environments

Description

Hello, I want to use groupable to resize multiple elements but can't find a proper example to use with vue. Examples for react or vanilla js use the "events" variable, which is undefined when i try with vue3. So what do i have to use to resize a group properly ?

Thanks :)

daybrush commented 2 years ago

@ElConcombritos

I'm still preparing a demo except for react.

How can I know the moveable code you used?