@thepalaceproject/circulation-admin
Preparing search index...
components/__tests__/routing
mockRouterContext
Function mockRouterContext
mockRouterContext
(
push
?:
any
,
pathFor
?:
any
,
)
:
{
pathFor
:
any
;
router
:
{
createHref
:
()
=>
string
;
push
:
any
}
}
Parameters
Optional
push
:
any
Optional
pathFor
:
any
Returns
{
pathFor
:
any
;
router
:
{
createHref
:
()
=>
string
;
push
:
any
}
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@thepalaceproject/circulation-admin
Loading...