UNPKG

ui-lit

Version:

UI Elements on LIT

3 lines (2 loc) 278 B
export declare const inputCSSVarNames: Record<"color" | "fontSize" | "display" | "height" | "padding" | "border" | "background" | "outlineFocus" | "align" | "errorBorder" | "errorOutline", import("lit").CSSResultOrNative>; export declare const input: import("lit").CSSResult;