UNPKG

igniteui-angular

Version:

Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps

15 lines (14 loc) 921 B
import * as i0 from "@angular/core"; import * as i1 from "./drop-down.component"; import * as i2 from "./drop-down-item.component"; import * as i3 from "./drop-down-group.component"; import * as i4 from "./drop-down-navigation.directive"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxDropDownModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxDropDownModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxDropDownModule, never, [typeof i1.IgxDropDownComponent, typeof i2.IgxDropDownItemComponent, typeof i3.IgxDropDownGroupComponent, typeof i4.IgxDropDownItemNavigationDirective], [typeof i1.IgxDropDownComponent, typeof i2.IgxDropDownItemComponent, typeof i3.IgxDropDownGroupComponent, typeof i4.IgxDropDownItemNavigationDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxDropDownModule>; }