0.2.6 • Published 6 years ago
vue-drop v0.2.6
vue-drag
一个基于 vue 和 Sortable 的拖拽插件;
Project setup
yarn installCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildLints and fixes files
yarn run lint提供的props,对外接收数据
| 名称 | 描述 |
|---|---|
| list | 展示的数据 |
| elId | 创建 createSort 对象需要的id |
| options | sortable 对象需要的配置信息 |