UNPKG

igniteui-angular

Version:

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

14 lines (13 loc) 1.38 kB
import * as i0 from "@angular/core"; import * as i1 from "./list.component"; import * as i2 from "./list-item.component"; import * as i3 from "./list.common"; /** * @hidden * IMPORTANT: The following is NgModule exported for backwards-compatibility before standalone components */ export declare class IgxListModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxListModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxListModule, never, [typeof i1.IgxListComponent, typeof i2.IgxListItemComponent, typeof i1.IgxListThumbnailDirective, typeof i1.IgxListActionDirective, typeof i1.IgxListLineDirective, typeof i1.IgxListLineTitleDirective, typeof i1.IgxListLineSubTitleDirective, typeof i3.IgxDataLoadingTemplateDirective, typeof i3.IgxEmptyListTemplateDirective, typeof i3.IgxListItemLeftPanningTemplateDirective, typeof i3.IgxListItemRightPanningTemplateDirective], [typeof i1.IgxListComponent, typeof i2.IgxListItemComponent, typeof i1.IgxListThumbnailDirective, typeof i1.IgxListActionDirective, typeof i1.IgxListLineDirective, typeof i1.IgxListLineTitleDirective, typeof i1.IgxListLineSubTitleDirective, typeof i3.IgxDataLoadingTemplateDirective, typeof i3.IgxEmptyListTemplateDirective, typeof i3.IgxListItemLeftPanningTemplateDirective, typeof i3.IgxListItemRightPanningTemplateDirective]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxListModule>; }