UNPKG

@ark-ui/solid

Version:

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

7 lines (4 loc) 172 B
import { anatomy } from '@zag-js/checkbox'; // src/components/checkbox/checkbox.anatomy.ts var checkboxAnatomy = anatomy.extendWith("group"); export { checkboxAnatomy };