UNPKG

@cbpds/web-components

Version:
8 lines (7 loc) 200 B
export declare class CbpPanel { host: HTMLElement; context: "light-inverts" | "light-always" | "dark-inverts" | "dark-always"; sx: any; componentWillLoad(): void; render(): any; }