UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

15 lines 676 B
import { CellRendererContext } from '@c8y/ngx-components'; import * as i0 from "@angular/core"; export declare class OrphanedStatusCellRendererComponent { context: CellRendererContext; label: { value: string; class: string; text: string; } | null; constructor(context: CellRendererContext); private getLabel; static ɵfac: i0.ɵɵFactoryDeclaration<OrphanedStatusCellRendererComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<OrphanedStatusCellRendererComponent, "c8y-orphaned-status-cell-renderer", never, {}, {}, never, never, true, never>; } //# sourceMappingURL=orphaned-status-cell-renderer.component.d.ts.map