UNPKG

@ngx-formly/material

Version:

Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.

15 lines (14 loc) 894 B
import * as i0 from "@angular/core"; import * as i1 from "./select.type"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/material/select"; import * as i5 from "@angular/material/core"; import * as i6 from "@ngx-formly/material/form-field"; import * as i7 from "@ngx-formly/core/select"; import * as i8 from "@ngx-formly/core"; export declare class FormlyMatSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyMatSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyMatSelectModule, [typeof i1.FormlyFieldSelect], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.MatSelectModule, typeof i5.MatPseudoCheckboxModule, typeof i6.FormlyMatFormFieldModule, typeof i7.FormlySelectModule, typeof i8.FormlyModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyMatSelectModule>; }