A custom element for cropping a square image. Returns x, y, width, and height.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`<image-crop-element>` is a custom web component for cropping square images, allowing users to modify the crop area and providing x, y, width, and height coordinates via an event. It's designed for developers building web applications that need image cropping functionality, such as profile picture editors or image upload interfaces. The component supports features like rounded crop areas, loading states, and auto-updating hidden inputs for form submissions.