UNPKG

@ark-ui/vue

Version:

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

10 lines (5 loc) 242 B
'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const combobox = require('@zag-js/combobox'); const comboboxAnatomy = combobox.anatomy.extendWith("empty"); exports.comboboxAnatomy = comboboxAnatomy;