SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.87k stars 527 forks source link

Grid display with draggable #72

Open huhehuhehu opened 3 years ago

huhehuhehu commented 3 years ago

Is it not possible to use grid display with this? I tried and every new object goes to the next row instead of filling in the column. When I remove the draggable tag it displays normally.

alibaltschun commented 3 years ago

i looking for the same thing. do you have a solution?

alibaltschun commented 3 years ago

i found this, maybe we can use with it. https://ej2.syncfusion.com/vue/documentation/diagram/grid-lines/

18062706139fcz commented 2 years ago

Could writer provide one example like vue.draggable ? Thanks