Vue.js Components For Draggable Lists – vddl

Install & Download:

# Yarn
$ yarn add vddl
# NPM
$ npm install vddl --save

Description:

The vddl provides a set of  Vue components for reorder lists with the native HTML5 drag & drop API.

Also supports nested lists for building trees and other fancy structures.

Preview:

vddl

Add Comment