UNPKG

@yoyoboot/l-52abp-ng-form-generator

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 12.2.0.

11 lines (10 loc) 503 B
import { OnInit } from '@angular/core'; import { IDynamicComponentConfig } from '../../dynamic-component'; import * as i0 from "@angular/core"; export declare class FixedDisplayComponent implements OnInit { constructor(); config: IDynamicComponentConfig; ngOnInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration<FixedDisplayComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FixedDisplayComponent, "app-fixed-display", never, { "config": "config"; }, {}, never, never>; }