# antd组件拖拽 **Repository Path**: solinsung/antd_drag ## Basic Information - **Project Name**: antd组件拖拽 - **Description**: 可以实现Antd 组件拖拽功能 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2019-09-18 - **Last Updated**: 2023-03-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DragM 简单的拖拽react组件 ## 安装 npm i dragm ##例子 进入examples文件夹,运行 yarn install yarn start 自身可拖动 http://localhost:3000/#/BaseDrag antd modal 可拖动 http://localhost:3000/#/AntdModalDrag