Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.71k stars 106 forks source link

How to restrict the number of nested children  #143

Open vishnug-bridge opened 3 weeks ago

vishnug-bridge commented 3 weeks ago

I am creating a Kanban task board. Here, I have one nested child. So when a user drags and drops a task from a child task to another task, I want to restrict the placement. How is this possible with vue-draggable-plus?

restrict "moving task" to drag and drop in under normal task Screenshot Capture - 2024-06-07 - 09-45-20