Open karol-depka opened 3 years ago
https://github.com/orizens/ngx-infinite-scroll
https://stackblitz.com/edit/ngx-infinite-scroll?file=src%2Fapp%2Fapp.component.html
As separate list implementation sub-component (switchable via options component UI)
Example (from ag-grid) that uses ngx-infinite-scroll : https://blog.ag-grid.com/implementing-infinite-loading-in-an-angular-store-application/
https://github.com/orizens/ngx-infinite-scroll
https://stackblitz.com/edit/ngx-infinite-scroll?file=src%2Fapp%2Fapp.component.html
As separate list implementation sub-component (switchable via options component UI)