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<"content" | "title" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight">;
export declare const parts: Record<"content" | "title" | "trigger" | "backdrop" | "positioner" | "description" | "closeTrigger" | "actionTrigger" | "progressText" | "arrow" | "arrowTip" | "spotlight", import("@zag-js/anatomy").AnatomyPart>;