@ark-ui/solid
Version:
A collection of unstyled, accessible UI components for Solid, utilizing state machines for seamless interaction.
6 lines (3 loc) • 309 B
TypeScript
import * as _zag_js_anatomy from '@zag-js/anatomy';
declare const tourAnatomy: _zag_js_anatomy.AnatomyInstance<"title" | "content" | "control" | "backdrop" | "closeTrigger" | "progressText" | "positioner" | "description" | "arrow" | "actionTrigger" | "arrowTip" | "spotlight">;
export { tourAnatomy as t };