UNPKG

@ark-ui/vue

Version:

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

6 lines (5 loc) 190 B
import { anatomy } from "@zag-js/combobox"; //#region src/components/combobox/combobox.anatomy.ts var comboboxAnatomy = anatomy.extendWith("empty"); //#endregion export { comboboxAnatomy };