UNPKG

@ark-ui/solid

Version:

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

7 lines (5 loc) 105 B
// src/components/timer/timer.anatomy.ts import { anatomy } from "@zag-js/timer"; export { anatomy };