1.0.2 • Published 2 years ago
vdd v1.0.2
最简单的 Vue 拖拽指令
vdd(vue drag directive) 找不到合适的名字, 只支持全屏拖拽
Installtion
npm i vdd
Usage
import Vue from 'vue'
import VueDragDirective from 'vdd'
Vue.directive('my-drag', DragDirective)
vdd(vue drag directive) 找不到合适的名字, 只支持全屏拖拽
npm i vdd
import Vue from 'vue'
import VueDragDirective from 'vdd'
Vue.directive('my-drag', DragDirective)