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

How to customize ghost elements #162

Closed NightCatSama closed 1 year ago

NightCatSama commented 2 years ago

Sortable needs to be exported, otherwise static variables such as Sortable.ghost cannot be set.

version: v4.1.0

suterma commented 1 year ago

As of today (version 4.1.0), you can use the ghost-class and the drag-class properties to style the items.