@umbraco-cms/backoffice
Preparing search index...
packages/core/router
shouldNavigate
Function shouldNavigate
shouldNavigate
<
D
>
(
currentMatch
:
null
|
IRouteMatch
<
D
>
,
newMatch
:
IRouteMatch
<
D
>
,
)
:
boolean
Determines whether the navigation should start based on the current match and the new match.
Type Parameters
D
Parameters
currentMatch
:
null
|
IRouteMatch
<
D
>
newMatch
:
IRouteMatch
<
D
>
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@umbraco-cms/backoffice
Loading...
Determines whether the navigation should start based on the current match and the new match.