Vue.Draggable
Vue.Draggable copied to clipboard
Is it possible to add addition components within the Draggable slot?
I'm new to Vue and just wonder if it's possible to add additional components within the Draggable slot. I would like to add multiple music/video players (file uploadable) and makes them draggable to re-order afterwords. Is it possible?
Just looking same thing here https://github.com/SortableJS/Vue.Draggable/issues/935#issuecomment-1492773702 and check updated comment at the bottom with solution. I guess that's what you are looking for.