UNPKG

ngx-form-lib

Version:

Dynamic form library for Angular 18 with Material 3 support. Create complex reactive forms easily using JSON configuration with modern Angular 18 control flow syntax.

13 lines (12 loc) 761 B
import * as i0 from "@angular/core"; import * as i1 from "./form.component"; import * as i2 from "@angular/common"; import * as i3 from "../../containers/container.module"; import * as i4 from "@angular/forms"; import * as i5 from "../../../shared/pipes/sort-by-order/sort-by-order.module"; import * as i6 from "@angular/material/select"; export declare class FormLibModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormLibModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormLibModule, [typeof i1.FormComponent], [typeof i2.CommonModule, typeof i3.ContainerModule, typeof i4.ReactiveFormsModule, typeof i5.SortByOrderModule, typeof i6.MatSelectModule], [typeof i1.FormComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<FormLibModule>; }