Rezi
Preparing search index...
core/src
RouteGuardContext
Type Alias RouteGuardContext
RouteGuardContext
:
Readonly
<
{
action
:
"navigate"
|
"replace"
|
"back"
;
from
:
RouteLocation
;
to
:
RouteLocation
;
}
,
>
Extra metadata passed to route guards.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Extra metadata passed to route guards.