effex-monorepo
Preparing search index...
router/src
GuardOptions
Type Alias GuardOptions
GuardOptions
:
|
{
redirect
:
string
}
|
{
fallback
:
()
=>
Element
.
Element
<
HTMLElement
|
SVGElement
,
never
,
never
>
;
}
Guard options for protected routes.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
effex-monorepo
Loading...
Guard options for protected routes.