Easy Drag And Drop For Vue.js – Easy-DnD

A Vue.js component that makes it easier to implement the drag and drop functionality on your modern web app.

It uses only standard mouse events instead of the HTML5 drag and drop API.

Preview:

Easy Drag And Drop For Vue.js - Easy-DnD

Changelog:

02/05/2023

  • Fix Vue3 bug with class and style bindings on elements

01/17/2023

  • Added Vue 3 support

v0.1.0 (01/10/2023)

  • Fix bug where edgescroller would incorrectly calculate the viewport height of body element
  • Declare emits within components as part of Vue3 requirement

v0.1.0 (10/03/2020)

  • Added IE 11 support

Download Details:

Author: rlemaigre

Live Demo: https://codesandbox.io/s/easy-dnd-demo-9mbij

Download Link: https://github.com/rlemaigre/Easy-DnD/archive/master.zip

Official Website: https://github.com/rlemaigre/Easy-DnD

Install & Download:

Add Comment