UNPKG

@ngx-formly/material

Version:

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

16 lines (15 loc) 973 B
import * as i0 from "@angular/core"; import * as i1 from "./slider.type"; import * as i2 from "./slider-mdc.type"; import * as i3 from "./slider-input"; import * as i4 from "@angular/common"; import * as i5 from "@angular/material/core"; import * as i6 from "@angular/forms"; import * as i7 from "@angular/material/slider"; import * as i8 from "@ngx-formly/material/form-field"; import * as i9 from "@ngx-formly/core"; export declare class FormlyMatSliderModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyMatSliderModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyMatSliderModule, [typeof i1.FormlyFieldSlider, typeof i2.FormlyFieldMDCSlider, typeof i3.MatSliderThumb], [typeof i4.CommonModule, typeof i5.MatCommonModule, typeof i5.MatRippleModule, typeof i6.ReactiveFormsModule, typeof i7.MatSliderModule, typeof i8.FormlyMatFormFieldModule, typeof i9.FormlyModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyMatSliderModule>; }