anish2690 / vue-draggable-next

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

Whether the draggable and handle properties can be set #15

Closed hooray closed 2 years ago

hooray commented 3 years ago

just like the vue.draggable.next package

<draggable draggable=".tab" handle=".drag-handle">
...
</draggable>
anish2690 commented 2 years ago

@hooray this options should be working already.