Vue Drag And Drop List

Install & Download:

# NPM
npm install vue-drag-and-drop-list --save
# Yarn
yarn add vue-drag-and-drop-list

Description:

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

Add Comment