UNPKG

@ark-ui/vue

Version:

A collection of unstyled, accessible UI components for Vue, utilizing state machines for seamless interaction.

3 lines (2 loc) 175 B
import { AnatomyInstance } from '@zag-js/anatomy'; export declare const imageCropperAnatomy: AnatomyInstance<"root" | "viewport" | "image" | "selection" | "handle" | "grid">;