UNPKG

@ngx-formly/material

Version:

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

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