UNPKG

ngx-antd-form-builder

Version:

Simple Drag&Drop form builder using ng-zorro-antd

12 lines (11 loc) 626 B
import * as i0 from "@angular/core"; export declare class DesignFormPropertiesComponent { previewOptions: any; config: any; constructor(); handleChangeCol(e: any): void; handleChangeLabelCol(e: any): void; handleChangeWrapperCol(e: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<DesignFormPropertiesComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DesignFormPropertiesComponent, "app-design-form-properties", never, { "previewOptions": { "alias": "previewOptions"; "required": false; }; "config": { "alias": "config"; "required": false; }; }, {}, never, never, true, never>; }