Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 376 Bytes

File metadata and controls

15 lines (13 loc) · 376 Bytes
title Basic cropper
sidebar_position 1

import CropperExample from '../../src/components/CropperExample' import ExampleFrame from '../../src/components/ExampleFrame' import { basicExampleCode } from '../../src/examples/code'

<ExampleFrame code={basicExampleCode} description="Image cropper with controlled crop and zoom."