React Router API Reference
Preparing search index...
react-router
BlockerFunction
Type Alias BlockerFunction
BlockerFunction
:
(
args
:
{
currentLocation
:
Location
;
historyAction
:
NavigationType
;
nextLocation
:
Location
;
}
,
)
=>
boolean
Type declaration
(
args
:
{
currentLocation
:
Location
;
historyAction
:
NavigationType
;
nextLocation
:
Location
;
}
,
)
:
boolean
Parameters
args
:
{
currentLocation
:
Location
;
historyAction
:
NavigationType
;
nextLocation
:
Location
;
}
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
React Router API Reference
Loading...