UNPKG

@cbpds/web-components

Version:
10 lines (9 loc) 190 B
export declare class CbpContainer { host: HTMLElement; background: string; textColor: string; width: string; sx: any; componentWillLoad(): void; render(): any; }