1.0.4 • Published 9 months ago

drag-ds v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

安装darg-ds

npm install darg-ds

main.js中引入darg-ds

import dragDs from 'drag-ds'
import '../node_modules/drag-ds/drag-ds.css';
Vue.use(dragDs)

页面中使用

<drag-ds>
  <template></template>
</drag-ds>

组件参数

参数类型必选默认值
widthStringfalse100px
heightStringfalse100px
1.0.4

9 months ago

1.0.3

9 months ago

1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago