cameronhimself / vue-drag-drop

A lightweight Vue wrapper that abstracts away the wonkier parts of the Drag and Drop Browser API
496 stars 83 forks source link

Disable draggable for some part of div. #64

Closed ayhanyunt12 closed 5 years ago

ayhanyunt12 commented 6 years ago

Hello, I have two div between drag elements, I want to disable draggable for one div and active for another div, is it possible?

cameronhimself commented 6 years ago

Do you have an example I can look at? I don't think I understand what you're trying to accomplish. Something like this?

cameronhimself commented 5 years ago

Feel free to reopen if you need more help.