Skip to content

Latest commit

 

History

History

scroll-restoration

title toc order
Scroll Restoration
false
1

Scroll Restoration

This example demonstrates the basic usage of the <ScrollRestoration> component, including:

  • Restoring scroll position via location.key
  • Restoring scroll position via location.pathname
  • Preventing scroll resetting via <Link>

Preview

Open this example on StackBlitz:

Open in StackBlitz