vue-draggable-resizable
vue-draggable-resizable copied to clipboard
[Next] *Vue3 and TS support
I want such awesome component to support vue3 and typescript, I am building a site builder that like google sites style. Grid component is the main part I used. Great jobs, love it.
You can look at the components in my project and they can support vue3 and typescript
You can look at the components in my project and they can support vue3 and typescript
Are you talking about https://github.com/yinhw0210/vue3-drag-visualization @yinhw0210? How do I use it?
If you like composition API, VueUse useDraggable & useResize(still in draft) can be alternative.