Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
GetScrollRestorationKeyFunction
Interface GetScrollRestorationKeyFunction
Function signature for determining the key to be used in scroll restoration for a given location
interface
GetScrollRestorationKeyFunction
(
(
location
,
matches
)
=>
string
)
Get
Scroll
Restoration
Key
Function
(
location
,
matches
)
:
string
Parameters
location
:
Location
<
any
>
matches
:
UIMatch
<
unknown
,
unknown
>
[]
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@xarc/react-router
Loading...
Function signature for determining the key to be used in scroll restoration for a given location