ui-ingredients
Version:
Headless component library for Svelte powered by zag
3 lines (2 loc) • 480 B
TypeScript
export declare const anatomy: import("@zag-js/anatomy").AnatomyInstance<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight">;
export declare const parts: Record<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight", import("@zag-js/anatomy").AnatomyPart>;