Vue Drag And Drop List

A Vue.js component used to re-order items within a list using native HTML5 drag & drop API. Supports nested lists for building trees and other fancy structures.

Preview:

Vue Drag And Drop List

Download Details:

Author: Alex-fun

Live Demo: https://hejx.herokuapp.com/vue-dndl/#!/

Download Link: https://github.com/Alex-fun/vue-drag-and-drop-list/archive/master.zip

Official Website: https://github.com/Alex-fun/vue-drag-and-drop-list

Install & Download:

# NPM
npm install vue-drag-and-drop-list --save

# Yarn
yarn add vue-drag-and-drop-list

Add Comment