====== Vue.js 3.x で vue.draggable.next を 試す ====== https://github.com/SortableJS/vue.draggable.next デモはこちら。https://sortablejs.github.io/vue.draggable.next/#/simple テーブルでのサンプル https://github.com/SortableJS/vue.draggable.next/blob/master/example/components/table-example.vue を実行してようと思ったが、デモの main.js を見ると https://github.com/SortableJS/vue.draggable.next/blob/master/example/main.js 依存するものが他にもあるようで、いったん断念。。。