UNPKG

ui-lit

Version:

UI Elements on LIT

3 lines (2 loc) 412 B
export declare const dialogCSSVarNames: Record<"color" | "height" | "width" | "radius" | "boxshadow" | "overlapIndex" | "overlapBackground" | "overlapMaxHeight" | "minHeight" | "backgroundColor" | "headerPadding" | "headerBackgroundColor" | "headerColor" | "mainPadding" | "footerPadding" | "iconColor" | "zIndex", import("lit").CSSResultOrNative>; export declare const DIALOG_STYLES: import("lit").CSSResult;