UNPKG

survey-creator-angular

Version:

A white-label drag-and-drop form builder for Angular that lets you design complex, interactive forms and surveys without writing code. It generates JSON schemas used by the SurveyJS Form Library to render dynamic forms in your Angular app.

13 lines (12 loc) 841 B
import * as i0 from "@angular/core"; import * as i1 from "./presets.component"; import * as i2 from "./presets-icon-item.component"; import * as i3 from "./presets-property-grid.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "survey-angular-ui"; export declare class PresetsModule { static ɵfac: i0.ɵɵFactoryDeclaration<PresetsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PresetsModule, [typeof i1.TabPresetsComponent, typeof i2.PresetsIconItemComponent, typeof i3.PresetsPropertyGridWrapperComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.SurveyModule], [typeof i1.TabPresetsComponent, typeof i2.PresetsIconItemComponent, typeof i3.PresetsPropertyGridWrapperComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PresetsModule>; }