First check https://github.com/SortableJS/Vue.Draggable/blob/master/CONTRIBUTING.md
https://jsfiddle.net/7szy4u9g/12/
in the jsfiddle, I want to fix element name 'C'!
so if i move name 'A' and 'B', name 'C' is fixed and just 'A' and 'B' swapped!
this is not solved thorugh move props...
i want to just sort without element name 'C'!
help me...
Ue the move props when idenx ==3 return false
no... Did you see my js fiddle? it is not working using just index!!!
I did.
Please see https://jsfiddle.net/dede89/yauoqp5t/
It is the best you can do with vue.draggable so far: prevnt on element from being dragged.