UNPKG

@rangertechnologies/ngnxt

Version:

This library was used for creating dymanic UI based on the input JSON/data

9 lines (8 loc) 443 B
import { ViewContainerRef } from '@angular/core'; import * as i0 from "@angular/core"; export declare class ComponenthostDirective { viewContainerRef: ViewContainerRef; constructor(viewContainerRef: ViewContainerRef); static ɵfac: i0.ɵɵFactoryDeclaration<ComponenthostDirective, never>; static ɵdir: i0.ɵɵDirectiveDeclaration<ComponenthostDirective, "[dynamicComponentHost]", never, {}, {}, never, never, true, never>; }