SortableJS / vue.draggable.next

Vue 3 compatible drag-and-drop component based on Sortable.js
https://sortablejs.github.io/vue.draggable.next/#/simple
MIT License
3.91k stars 531 forks source link

Only drag inside parent container? #66

Open nickycdk opened 3 years ago

nickycdk commented 3 years ago

Hi

Is it at all possible so when you drag, it's only inside the parent container, like this? https://jmp.sh/K8bAP8c ?

Cant seem to find any props or documentation on it?