UNPKG

ui-lit

Version:

UI Elements on LIT

5 lines (4 loc) 447 B
export declare const menuCSSValues: Record<"color" | "height" | "background" | "ripple" | "backgroundHover" | "mobileHeight", import("lit").CSSResultOrNative>; export declare const menuCSSVarsNames: Record<"color" | "height" | "background" | "ripple" | "backgroundHover" | "mobileHeight", import("lit").CSSResultOrNative>; export declare const menuItemStyles: import("lit").CSSResult; export declare const menuStyles: import("lit").CSSResult;