vue-drag-drop
vue-drag-drop copied to clipboard
How to make the same element draggable and droppable without rendering an extra tag
I am trying to implement drag&drop within a table. Rows can be dragged but also be dropped on. A nested
Can this be done?
I guess this is a duplicate of https://github.com/cameronhimself/vue-drag-drop/issues/71
Hi @kdekooter, I implemented this wrapping the outer div with