UNPKG

@ark-ui/vue

Version:

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

12 lines (7 loc) 331 B
'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const radioGroup = require('@zag-js/radio-group'); const segmentGroupAnatomy = radioGroup.anatomy.rename("segment-group"); const parts = segmentGroupAnatomy.build(); exports.parts = parts; exports.segmentGroupAnatomy = segmentGroupAnatomy;