UNPKG

@ark-ui/solid

Version:

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

7 lines (4 loc) 200 B
import { anatomy } from '@zag-js/carousel'; // src/components/carousel/carousel.anatomy.ts var carouselAnatomy = anatomy.extendWith("progressText", "autoplayIndicator"); export { carouselAnatomy };