UNPKG

@versatiledatakit/shared

Version:

Versatile Data Kit Shared library enables reusability of shared features like: NgRx Redux, Error Handlers, Utils, Generic Components, etc.

8 lines (7 loc) 377 B
import * as i0 from "@angular/core"; export declare class VdkToastContainerComponent { topOffset: number; get top(): string; static ɵfac: i0.ɵɵFactoryDeclaration<VdkToastContainerComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<VdkToastContainerComponent, "vdk-toast-container", never, { "topOffset": "topOffset"; }, {}, never, ["vdk-toast"]>; }