ScrollRestorationProps
react-router

ScrollRestorationProps type

type ScrollRestorationProps = ScriptsProps & { 
  getKey: GetScrollRestorationKeyFunction,
  storageKey: string,
}
Docs and examples CC 4.0