NNuxt•Created by emerald on 5/14/2024 in #❓・help Drag and Drop (DnD) library recommendations
Hello, I really liked vue-draggable
, it's a standard I think - at least from what I've read. It's a Sortable.js
version for vue. Otherwise you'd have to implement it from scratch from a JavaScript library such as Dragula.js