UNPKG

ng-zorro-antd

Version:

An enterprise-class UI components based on Ant Design and Angular

19 lines (18 loc) 1.56 kB
import * as i0 from "@angular/core"; import * as i1 from "./option.component"; import * as i2 from "./select.component"; import * as i3 from "./option-container.component"; import * as i4 from "./option-group.component"; import * as i5 from "./option-item.component"; import * as i6 from "./select-top-control.component"; import * as i7 from "./select-search.component"; import * as i8 from "./select-item.component"; import * as i9 from "./select-clear.component"; import * as i10 from "./select-arrow.component"; import * as i11 from "./select-placeholder.component"; import * as i12 from "./option-item-group.component"; export declare class NzSelectModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzSelectModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzSelectModule, never, [typeof i1.NzOptionComponent, typeof i2.NzSelectComponent, typeof i3.NzOptionContainerComponent, typeof i4.NzOptionGroupComponent, typeof i5.NzOptionItemComponent, typeof i6.NzSelectTopControlComponent, typeof i7.NzSelectSearchComponent, typeof i8.NzSelectItemComponent, typeof i9.NzSelectClearComponent, typeof i10.NzSelectArrowComponent, typeof i11.NzSelectPlaceholderComponent, typeof i12.NzOptionItemGroupComponent], [typeof i1.NzOptionComponent, typeof i2.NzSelectComponent, typeof i4.NzOptionGroupComponent, typeof i10.NzSelectArrowComponent, typeof i9.NzSelectClearComponent, typeof i8.NzSelectItemComponent, typeof i11.NzSelectPlaceholderComponent, typeof i7.NzSelectSearchComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzSelectModule>; }