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.

10 lines (9 loc) 473 B
import { IComponentDef } from '../../../shared/interfaces'; import * as i0 from "@angular/core"; export declare class RWidgetFormItemComponent { item: IComponentDef; constructor(); getComponent(widget: string): string; static ɵfac: i0.ɵɵFactoryDeclaration<RWidgetFormItemComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<RWidgetFormItemComponent, "[r-widget-form-item],r-widget-form-item", never, { "item": "item"; }, {}, never, never>; }