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.

12 lines (11 loc) 554 B
import { DynamicComponentBase, IDynamicComponentConfig } from '../../../dynamic-component'; import * as i0 from "@angular/core"; export declare class DGroupsComponent extends DynamicComponentBase { static KEY: string; constructor(); ngAfterViewInit(): void; configChange(config: IDynamicComponentConfig): void; selectComponentChange(value: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<DGroupsComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DGroupsComponent, "app-d-groups", never, {}, {}, never, never>; }