UNPKG

@ark-ui/vue

Version:

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

7 lines (4 loc) 192 B
import { anatomy } from '@zag-js/radio-group'; const segmentGroupAnatomy = anatomy.rename("segment-group"); const parts = segmentGroupAnatomy.build(); export { parts, segmentGroupAnatomy };