Cropper

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.

crop
crop

Installation

npm install @zuude-ui/cropper

Usage

<Cropper src="" />

Props

PropTypeDefault
size"sm" | "md" | "lg""md"
cropobject-
onCropChangefunction-
classNamestring""
showGridbooleantrue
showBehindImageobject-

Examples