UNPKG

truly-ui

Version:

Web Components for Desktop Applications.

12 lines 558 B
import { ToasterService } from './services/toaster.service'; import * as i0 from "@angular/core"; export declare class TlToasterContainer { position: string; width: string; toasterService: ToasterService; constructor(); getWidth(): string; static ɵfac: i0.ɵɵFactoryDeclaration<TlToasterContainer, never>; static ɵcmp: i0.ɵɵComponentDeclaration<TlToasterContainer, "tl-toaster-container", never, { "position": "position"; "width": "width"; }, {}, never, never, false, never>; } //# sourceMappingURL=toaster-container.d.ts.map