Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

vue-easy-dnd

rlemaigre25.8kMIT2.2.2

Easy-DnD is a drag and drop implementation for Vue 3 that uses only standard mouse events instead of the HTML5 drag and drop API, which is impossible to work with. Think of it as a wa

vue, vuejs, vue2, vuejs2, vue3, vuejs3, drag-and-drop, sortable, dnd

readme

Vue-Easy-DnD

A HTML5 drag-and-drop replacement

Easy-DnD is a drag and drop implementation for Vue that uses only standard mouse events instead of the HTML5 drag and drop API, which is impossible to work with.

Think of it as a way to transfer data from some components to others using the mouse or support for a mouse assisted copy/cut - paste. It also allows for lists to be reordered by drag and drop.

Documentation

Our documentation has moved to Github Pages!

View Documentation Here

Examples

View more examples within our documentation

demo demo