Vue.Draggable
Vue.Draggable copied to clipboard
disable drag and drop externally, keep internal
Hey everybody,
Thank'a lot for vue.draggable. I've question about disabled
I've 2 or more groups, 100 rows max per group. When I have a group with 100 lines I deactivate the drag, how to get drag in the group ?
When I reach the limit of 100 lines I want to keep the drag and drop within the group, but not towards the other groups
You see what I mean ?
"vuedraggable": "^2.23.2"
thanks a lot