react-drag-resizable
v1.2.0
Published
React component, which can be used to drag and resize, with location limits
Downloads
29
Readme
使用说明
这是一个 React 组件,我们能够用它实现拖拽、放大、缩小,限制移动位置、辅助线、吸附效果等功能。
使用方法非常简单!!试试吧!!
React component that allows you to drag and drop, zoom in and out, restrict movement positions, guides, adsorption, and more.
It's easy!! Try it!!
See the docs, tutorials and examples on the website:
Install
npm install react-drag-resizable --save
or
yarn add react-drag-resizable
Usage
import { DragResizableBox } from 'react-drag-resizable';
Maintainers
Contributing
Feel free to dive in! Open an issue or submit PRs.
非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。
License
MIT © qiuyanxi