vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

[Next] *Vue3 and TS support

Open initdc opened this issue 3 years ago • 3 comments

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.

initdc avatar Apr 04 '21 11:04 initdc

You can look at the components in my project and they can support vue3 and typescript

yinhw0210 avatar Jan 14 '22 06:01 yinhw0210

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?

CodyBontecou avatar Feb 17 '22 23:02 CodyBontecou

If you like composition API, VueUse useDraggable & useResize(still in draft) can be alternative.

kiyopikko avatar Feb 25 '22 06:02 kiyopikko