Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 296 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 296 Bytes

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! ^_^