Skip to content

Conversation

@nelsonlaidev
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Oct 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
ark-docs Ready Ready Preview Oct 31, 2025 3:34am

@@ -0,0 +1,26 @@
import { For } from 'solid-js'
import { ImageCropper } from '../'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Examples should import from @ark-ui/<framework>/<component>

Comment on lines +5 to +15
const handlePositions = [
'top-left',
'top',
'top-right',
'right',
'bottom-right',
'bottom',
'bottom-left',
'left',
] as const

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the next zag version, we export the imageCropper.handles to replace this array

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants