@c8y/ngx-components
Version:
Angular modules for Cumulocity IoT applications
11 lines • 683 B
TypeScript
import { CellRendererContext } from '@c8y/ngx-components';
import { OperationStatusOptionsMapShared } from '@c8y/ngx-components/operations/shared';
import * as i0 from "@angular/core";
export declare class StatusCellRendererComponent {
context: CellRendererContext;
OPERATION_STATUS_OPTIONS_MAP: OperationStatusOptionsMapShared;
constructor(context: CellRendererContext);
static ɵfac: i0.ɵɵFactoryDeclaration<StatusCellRendererComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<StatusCellRendererComponent, "c8y-operation-status-cell-renderer", never, {}, {}, never, never, true, never>;
}
//# sourceMappingURL=status.cell-renderer.component.d.ts.map