UNPKG

ui-ingredients

Version:

Headless component library for Svelte powered by zag

3 lines (2 loc) 354 B
export declare const anatomy: import("@zag-js/anatomy").AnatomyInstance<"root" | "label" | "input" | "select" | "textarea" | "errorText" | "helperText" | "requiredIndicator">; export declare const parts: Record<"root" | "label" | "input" | "select" | "textarea" | "errorText" | "helperText" | "requiredIndicator", import("@zag-js/anatomy").AnatomyPart>;