1.0.0 • Published 7 years ago

vue-tom-drag-list v1.0.0

Weekly downloads
5
License
-
Repository
-
Last release
7 years ago

vue-tom-drag-list

drag list

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

image

how to use tom-crop-image

1.copy libs/

2.write code as below

    <drag-list :list='list' @on-change='updateListSort'></drag-list>

3.drag-list.vue is just a example,you can refer it to define your own component