anish2690 / vue-draggable-next

Vue 3 drag-and-drop component
https://vue-draggable-next.vercel.app
MIT License
504 stars 44 forks source link

How do I disable dragging conditionally? #55

Open miguelfondeur opened 1 year ago

miguelfondeur commented 1 year ago

I tried adding the draggable attribute to the parent wrapper and it seems to disable dragging whether it's set to true or false.

insign commented 7 months ago

filter: ".ignore-elements"