UNPKG

equinox-web-components

Version:

Equinox design for the web using StencilJS

8 lines (7 loc) 168 B
export declare class ECard { backdrop: boolean; dark: boolean; backdropBlur: "weak" | "medium" | "strong"; private classes; render(): any; }