SortableJS / Sortable

Reorderable drag-and-drop lists for modern browsers and touch devices. No jQuery or framework required.
https://sortablejs.github.io/Sortable/
MIT License
29.77k stars 3.71k forks source link

[Vuejs 2.6] How to deselect in VueDraggable Multi #2240

Closed tranducchung closed 1 year ago

tranducchung commented 1 year ago

Now, i using lib VueDraggable Multi in my code: https://www.npmjs.com/package/vuedraggable-multi

But in VueDraggable Multi, i don't use sortable.utils.deselect(item)

So, i want to something like that or idea for deselect(item) with VueDraggable Multi

Please!! Many thank

owen-m1 commented 1 year ago

That would be for the vuedraggable-multi library to add, I can't add features to that library