UNPKG

@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

16 lines (15 loc) 1 kB
import * as i0 from "@angular/core"; import * as i1 from "./divider"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@angular/material/divider"; import * as i5 from "@angular/material/dialog"; import * as i6 from "@angular/material/tooltip"; import * as i7 from "@asoftwareworld/form-builder/form-control/confirm-dialog"; import * as i8 from "@angular/material/button"; import * as i9 from "@angular/material/icon"; export declare class AswDividerModule { static ɵfac: i0.ɵɵFactoryDeclaration<AswDividerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AswDividerModule, [typeof i1.AswDivider], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.MatDividerModule, typeof i5.MatDialogModule, typeof i6.MatTooltipModule, typeof i7.AswConfirmDialogModule, typeof i8.MatButtonModule, typeof i9.MatIconModule], [typeof i1.AswDivider]>; static ɵinj: i0.ɵɵInjectorDeclaration<AswDividerModule>; }