Vue.Draggable
Vue.Draggable copied to clipboard
@change event doesn't contain same sortableJS event properties
As the title says, there's no way to access the sortable event properties. The sortable event has all the same properties as the onEnd
event which would be very useful to have access to.
I can provide a reproduction, but I'd say it's pretty self explanatory.