An open API service indexing awesome lists of open source software.

https://github.com/onewaytech/vue2-drag-and-drop-demo

Drag and drop demo for Vue.js 2.x
https://github.com/onewaytech/vue2-drag-and-drop-demo

dnd drag drag-and-drop drop tree vue vue2

Last synced: 6 months ago
JSON representation

Drag and drop demo for Vue.js 2.x

Awesome Lists containing this project

README

          

### Online preview
> [JS Bin demo](http://jsbin.com/hihaxay/edit?html,css,js,output)

### Local preview
```
>_ git clone https://github.com/kenberkeley/vue2-drag-and-drop-demo.git
>_ npm i
```

***

### Extend: Work with jQuery (Use case)
https://github.com/OneWayTech/vue2-datatable/blob/master/plugins/HeaderSettingsDnD.js#L81-L110