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/toast/toast.anatomy.ts import { anatomy } from "@zag-js/toast"; export { anatomy };