VueDraggable
VueJS directive for drag and drop.
Native HTML5 drag and drop implementation made for VueJS.
Installation
npm install vue-draggable
<!-- or -->
yarn add vue-draggable
Setup VueDraggable
Usage
In the template, use the v-drag-and-drop
directive: