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) 467 B
import { IComponentDef } from '../../shared/interfaces'; import * as i0 from "@angular/core"; export declare class FormConfigComponent { bordered: any; data: IComponentDef; mapBool(list: any, bool: any): void; borderedChange(bool: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<FormConfigComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<FormConfigComponent, "app-form-config", never, { "data": "data"; }, {}, never, never>; }