vue-file-agent
vue-file-agent copied to clipboard
ordering exchange of elements without affecting the other items
hello, you can use another ordering library other than the one that the documentation says.
Example https://codesandbox.io/s/vuedraggable-with-css-grid-forked-drqdo?file=/src/App.vue
I need to do an order where two of the items in the list are exchanged without the others changing, which is what will happen by default
This is an example of what I need to do. With the default ordering library it is complicated and I don't understand how to do it but as seen in the example I could do it with another, however the implementation of vue-agent-file is coupled to slicksort