UNPKG

@ark-ui/vue

Version:

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

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