UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

3 lines (2 loc) 328 B
export declare const anatomy: import("@zag-js/anatomy").Anatomy<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger">; export declare const parts: Record<"title" | "content" | "trigger" | "description" | "backdrop" | "positioner" | "closeTrigger", import("@zag-js/anatomy").AnatomyPart>;