UNPKG

@ark-ui/vue

Version:

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

10 lines (5 loc) 254 B
'use strict'; Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); const datePicker = require('@zag-js/date-picker'); const datePickerAnatomy = datePicker.anatomy.extendWith("view"); exports.datePickerAnatomy = datePickerAnatomy;