useRouteScrollReset records unmodified same-origin anchor clicks to a different pathname with no hash, then scrolls to the top when that destination becomes active. It deliberately leaves hash scrolling and browser Back/Forward to the browser or router.
React Router
Mount this component inside your router:Related
Reading Outline
Render a scroll-spy outline for long-form pages.
Layouts
Compose page frames with
SiteContainer and PageHeader.