Files.
Upload zones, image croppers and local media pickers.
3 components
Components
3 totalFile Dropzone
Drag-drop + click upload zone with previews, accept and max-size validation. Compound and single-prop APIs.
/components/files/file-dropzone →Image Cropper
Pan-and-zoom image cropper with rect or round mask, fixed aspect frame, pinch / wheel / keyboard control and canvas export via ref.
/components/files/image-cropper →Media Input
Local media file picker that previews via an object URL; empty-state prompt, replace and clear, size validation. Nothing leaves the browser.
/components/files/media-input →