react-image-cutter
v1.0.2
Published
a react component
Downloads
2
Readme
react-image-cutter
a react component
Getting Started
npm i react-image-cutter
Usage
|props|type|description|
|---|------|------|
|imgSrc
|string|a image url|
|getImageDataURL
|fuc|execute when you mouse up , param is the image dataURL(base64) |
or see the src
good luck! ^_^