UNPKG

@ark-ui/solid

Version:

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

7 lines (4 loc) 167 B
import { anatomy } from '@zag-js/listbox'; // src/components/listbox/listbox.anatomy.ts var listboxAnatomy = anatomy.extendWith("empty"); export { listboxAnatomy };