rintoj / ngx-virtual-scroller

Virtual Scroll displays a virtual, "infinite" list.
https://rintoj.github.io/ngx-virtual-scroller
MIT License
979 stars 295 forks source link

How to set that how many elements that should render always? #541

Open nowshad-hossain-rahat opened 2 years ago

nowshad-hossain-rahat commented 2 years ago

Since this virtual-scroller always displays a fixed number of elements and just changes the data while scrolling, so how to change that 'fixed number'?