MaxLeiter / sortablejs-vue3

A thin wrapper around Sortable.js for Vue 3
https://sortablejs-vue3.maxleiter.com
MIT License
364 stars 20 forks source link

Use of dynamic items without need of template item #79

Open michelveloso opened 1 year ago

michelveloso commented 1 year ago

Hi,

Is it possible to use dynamic items, simular to Vue.Draggable without template #item?

https://sortablejs.github.io/Vue.Draggable/#/nested-with-vmodel

image

sortablejs-vue3 - Template Items

image