ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
20 lines (19 loc) • 1.26 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./cascader.component";
import * as i2 from "./cascader-li.component";
import * as i3 from "@angular/cdk/bidi";
import * as i4 from "@angular/common";
import * as i5 from "@angular/forms";
import * as i6 from "@angular/cdk/overlay";
import * as i7 from "ng-zorro-antd/core/outlet";
import * as i8 from "ng-zorro-antd/empty";
import * as i9 from "ng-zorro-antd/core/highlight";
import * as i10 from "ng-zorro-antd/icon";
import * as i11 from "ng-zorro-antd/input";
import * as i12 from "ng-zorro-antd/core/no-animation";
import * as i13 from "ng-zorro-antd/core/overlay";
export declare class NzCascaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzCascaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzCascaderModule, [typeof i1.NzCascaderComponent, typeof i2.NzCascaderOptionComponent], [typeof i3.BidiModule, typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.OverlayModule, typeof i7.NzOutletModule, typeof i8.NzEmptyModule, typeof i9.NzHighlightModule, typeof i10.NzIconModule, typeof i11.NzInputModule, typeof i12.NzNoAnimationModule, typeof i13.NzOverlayModule], [typeof i1.NzCascaderComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzCascaderModule>;
}