UNPKG

@ark-ui/solid

Version:

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

6 lines (3 loc) 286 B
import * as _zag_js_anatomy from '@zag-js/anatomy'; declare const listboxAnatomy: _zag_js_anatomy.AnatomyInstance<"input" | "label" | "content" | "root" | "item" | "valueText" | "itemGroup" | "itemGroupLabel" | "itemIndicator" | "itemText" | "empty">; export { listboxAnatomy as l };