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.74k stars 105 forks source link

feature request: add example Nested draggable #4

Closed reslear closed 1 year ago

AlexandreAtErgosign commented 1 year ago

It can be the same as https://sortablejs.github.io/vue.draggable.next/#/nested-example

Alfred-Skyblue commented 1 year ago

I have added a nested example in the document, you can check it out, thank you for your suggestion.

TomasSestak commented 1 year ago

I have added a nested example in the document, you can check it out, thank you for your suggestion.

In what document exactly? Cant find it.

Evenerik commented 10 months ago

I have added a nested example in the document, you can check it out, thank you for your suggestion.

In what document exactly? Cant find it.

For anyone else struggling to find the example in the docs, it's here: https://github.com/Alfred-Skyblue/vue-draggable-plus/blob/main/src/__docs__/nested/NestedComponent.vue

Was exactly what I was looking for when I was stuck trying to sort nested sets