UNPKG

ng-virtual-list

Version:

🚀 High-performance virtual scrolling for Angular apps. Render 100,000+ items in Angular without breaking a sweat. Smooth, customizable, and developer-friendly.

8 lines (7 loc) • 277 B
export * from './lib/components/ng-virtual-list-item.component'; export * from './lib/ng-virtual-list.module'; export * from './lib/ng-virtual-list.component'; export * from './lib/enums'; export * from './lib/models'; export * from './lib/types'; export * from './lib/utils';