UNPKG

@ark-ui/vue

Version:

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

6 lines (5 loc) 215 B
import { anatomy } from "@zag-js/date-picker"; //#region src/components/date-picker/date-picker.anatomy.ts var datePickerAnatomy = anatomy.extendWith("view", "valueText"); //#endregion export { datePickerAnatomy };