Alfred-Skyblue / vue-draggable-plus

Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2
https://vue-draggable-plus.pages.dev/en/
MIT License
2.72k stars 106 forks source link

能否添加一个属性, 控制拖动元素删除的顺序,可调整为 元素拖动过程中不删除,拖动结束后再删 #57

Open weiShaoY opened 8 months ago

Alfred-Skyblue commented 8 months ago

Based on sortablejs for implementation, please describe your frequently used usage scenarios. Extreme functionalities will not be supported. Thank you.

weiShaoY commented 8 months ago

当前, 是拖动一触发就会把原 元素删除, 想改变这个删除的时机,等拖动结束后再删除原 元素