UNPKG

@ark-ui/react

Version:

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

7 lines (4 loc) 169 B
'use client'; import { anatomy } from '@zag-js/carousel'; const carouselAnatomy = anatomy.extendWith("progressText", "autoplayIndicator"); export { carouselAnatomy };