UNPKG

@cbpds/web-components

Version:
9 lines (8 loc) 240 B
export declare class CbpActionBar { host: HTMLElement; variant: 'inline' | 'floating'; context: "light-inverts" | "light-always" | "dark-inverts" | "dark-always"; sx: any; componentWillLoad(): void; render(): any; }