Vue.Draggable icon indicating copy to clipboard operation
Vue.Draggable copied to clipboard

判断被拖拽元素是否在目标区域内并阻止拖拽

Open ForeseeBear opened this issue 2 years ago • 1 comments

使用group clone的拖拽特性,如果元素从左边拖到右边了,但是又移出了右侧区域(也许是用户反悔了),我希望被拖拽元素不要插入到右侧,有没有什么方法判断。

ForeseeBear avatar Sep 26 '23 08:09 ForeseeBear