UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

12 lines 635 B
import { Router } from '@angular/router'; import { CellRendererContext } from '@c8y/ngx-components'; import * as i0 from "@angular/core"; export declare class BrandingNameCellRendererComponent { private router; name: string; routerLink: string; constructor(context: CellRendererContext, router: Router); static ɵfac: i0.ɵɵFactoryDeclaration<BrandingNameCellRendererComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<BrandingNameCellRendererComponent, "c8y-branding-name-cell-renderer", never, {}, {}, never, never, true, never>; } //# sourceMappingURL=branding-name-cell-renderer.component.d.ts.map