UNPKG

@ark-ui/vue

Version:

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

6 lines (5 loc) 218 B
import { anatomy } from "@zag-js/carousel"; //#region src/components/carousel/carousel.anatomy.ts var carouselAnatomy = anatomy.extendWith("progressText", "autoplayIndicator"); //#endregion export { carouselAnatomy };