UNPKG

@ark-ui/vue

Version:

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

6 lines (5 loc) 207 B
import { anatomy } from "@zag-js/color-picker"; //#region src/components/color-picker/color-picker.anatomy.ts var colorPickerAnatomy = anatomy.extendWith("view"); //#endregion export { colorPickerAnatomy };