A modern, intuitive image cropping component that brings the familiar iOS photo editing experience to the web. Crop, rotate, and adjust your images with smooth gestures and precise controls.
npm install @zuude-ui/cropper
<Cropper src="" />
Prop | Type | Default |
---|---|---|
size | "sm" | "md" | "lg" | "md" |
crop | object | - |
onCropChange | function | - |
className | string | "" |
showGrid | boolean | true |
showBehindImage | object | - |