0.0.5 • Published 5 years ago

dragm v0.0.5

Weekly downloads
904
License
MIT
Repository
github
Last release
5 years ago

DragM

简单的拖拽react组件

安装

npm i dragm

##例子

进入examples文件夹,运行

yarn install

yarn start

自身可拖动 http://localhost:3000/#/BaseDrag

antd modal 可拖动 http://localhost:3000/#/AntdModalDrag