UNPKG

@ngx-formly/ionic

Version:

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

14 lines (13 loc) 775 B
import * as i0 from "@angular/core"; import * as i1 from "./radio.type"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@ionic/angular"; import * as i5 from "@ngx-formly/ionic/form-field"; import * as i6 from "@ngx-formly/core/select"; import * as i7 from "@ngx-formly/core"; export declare class FormlyRadioModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyRadioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyRadioModule, [typeof i1.FormlyFieldRadio], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.IonicModule, typeof i5.FormlyFormFieldModule, typeof i6.FormlySelectModule, typeof i7.FormlyModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyRadioModule>; }