UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 481 B
import * as i0 from "@angular/core"; /** * The content of `c8y-alert-text` component will be displayed as alert's text. * This component must be placed inside `c8y-alert` component. */ export declare class AlertTextComponent { static ɵfac: i0.ɵɵFactoryDeclaration<AlertTextComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<AlertTextComponent, "c8y-alert-text", never, {}, {}, never, ["*"], true, never>; } //# sourceMappingURL=alert-text.component.d.ts.map