UNPKG

@ark-ui/vue

Version:

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

6 lines (3 loc) 127 B
import { anatomy } from '@zag-js/checkbox'; const checkboxAnatomy = anatomy.extendWith("group"); export { checkboxAnatomy };