UNPKG

@ark-ui/vue

Version:

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

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