We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9560f6 + fc753c3 commit 87a5ca4Copy full SHA for 87a5ca4
projects/igniteui-angular/src/lib/list/public_api.ts
@@ -4,6 +4,7 @@ import { IgxListActionDirective, IgxListComponent, IgxListLineDirective, IgxList
4
5
export * from './list.component';
6
export {
7
+ IgxListBaseDirective,
8
IgxListPanState,
9
IgxEmptyListTemplateDirective,
10
IgxDataLoadingTemplateDirective,
0 commit comments