SortableJS / Vue.Draggable

Vue drag-and-drop component based on Sortable.js
https://sortablejs.github.io/Vue.Draggable/
MIT License
20.18k stars 2.9k forks source link

Can I mixed-use Draggable and Sortablejs? #1188

Open UntilX opened 1 year ago

UntilX commented 1 year ago

I want to drag from list to table.Can it do it?

Can I use VueDraggable in list and use Sortablejs in table?