UNPKG

@cbpds/web-components

Version:
12 lines (11 loc) 220 B
export declare class CbpMulticol { host: HTMLElement; columns: number; width: string; gap: string; rule: string; nobreak: boolean; sx: any; componentWillLoad(): void; render(): any; }