UNPKG

@salla.sa/twilight-components

Version:
11 lines (10 loc) 239 B
export declare class SallaMaintenanceAlert { host: HTMLElement; title: string; message: string; buttonTitle: string; componentWillLoad(): void; private closeAlert; render(): any; componentDidLoad(): void; }