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 35eda53 + 7d9ca30 commit f1cc4fdCopy full SHA for f1cc4fd
projects/igniteui-angular/src/public_api.ts
@@ -80,6 +80,7 @@ export * from './lib/list/index';
80
export * from './lib/expansion-panel/index';
81
export * from './lib/navbar/navbar.component';
82
export * from './lib/navigation-drawer/index';
83
+export * from './lib/paginator/paginator.component';
84
export * from './lib/progressbar/progressbar.component';
85
export * from './lib/radio/radio.component';
86
export * from './lib/slider/index';
0 commit comments