UNPKG

@c8y/ngx-components

Version:

Angular modules for Cumulocity IoT applications

10 lines 526 B
import { HtmlWidgetConfig } from './html-widget.model'; import * as i0 from "@angular/core"; export declare class HtmlWidgetComponent { config: HtmlWidgetConfig; ngOnInit(): void; private mapLegacyConfig; static ɵfac: i0.ɵɵFactoryDeclaration<HtmlWidgetComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<HtmlWidgetComponent, "c8y-html-widget", never, { "config": { "alias": "config"; "required": false; }; }, {}, never, never, true, never>; } //# sourceMappingURL=html-widget.component.d.ts.map