UNPKG

@ark-ui/vue

Version:

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

5 lines (4 loc) 189 B
//#region src/components/combobox/combobox.anatomy.ts var comboboxAnatomy = require("@zag-js/combobox").anatomy.extendWith("empty"); //#endregion exports.comboboxAnatomy = comboboxAnatomy;