UNPKG

@ark-ui/solid

Version:

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

6 lines (3 loc) 339 B
import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const comboboxAnatomy: _zag_js_anatomy.AnatomyInstance<"input" | "label" | "list" | "content" | "root" | "item" | "trigger" | "control" | "positioner" | "itemGroup" | "clearTrigger" | "itemGroupLabel" | "itemIndicator" | "itemText" | "empty">; export { comboboxAnatomy as c };