@asoftwareworld/form-builder
Version:
ASW Form Builder helps you with rapid development and designed web forms which includes several controls. The key feature of Form Builder is to make your content attractive and effective. We can customize our control at run time and preview the same befor
18 lines (17 loc) • 1.21 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drawing";
import * as i2 from "@angular/common";
import * as i3 from "@angular/forms";
import * as i4 from "@angular/material/dialog";
import * as i5 from "@angular/material/icon";
import * as i6 from "@asoftwareworld/form-builder/image-drawing";
import * as i7 from "@asoftwareworld/form-builder/form-control/confirm-dialog";
import * as i8 from "@angular/material/button";
import * as i9 from "@asoftwareworld/form-builder/form-control/core";
import * as i10 from "@angular/material/tooltip";
import * as i11 from "@angular/material/divider";
export declare class AswDrawingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AswDrawingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AswDrawingModule, [typeof i1.AswDrawing], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatDialogModule, typeof i5.MatIconModule, typeof i6.AswImageDrawingModule, typeof i7.AswConfirmDialogModule, typeof i8.MatButtonModule, typeof i9.AswSharedDialogModule, typeof i10.MatTooltipModule, typeof i11.MatDividerModule], [typeof i1.AswDrawing]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AswDrawingModule>;
}