Vue 2.x Directive For Drag and Drop

Install & Download:

# Yarn
$ yarn add vue-draggable
# NPM
$ npm install vue-draggable --save

Description:

A Vue.js 2.x directive to implement the native HTML5 drag and drop without any dependency.

Preview:

Vue 2.x Directive For Drag and Drop

Add Comment