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

Store/Restore state of scroll #477

Open isc30 opened 3 years ago

isc30 commented 3 years ago

Hi, I'm trying to implement scroll restoration when navigating back.

Is it possible to get the exact state of the scroll (including everything to render exactly the same way) and re-apply it later?