Virtual Scrolling Example: Scroll Restoration

This example saves model.visibleFrom before the list unmounts and restores the exact fractional item position with scrollToIndex after remounting. The same lifecycle works with route transitions or cached application views.

Explorer
  • src

Loading source…