editLink |
---|
API Documentation / NavigationGuardWithThis
Navigation Guard with a type parameter for this
.
See
Name |
---|
T |
▸ NavigationGuardWithThis(this
, to
, from
, next
): _Awaitable
<NavigationGuardReturn
>
Name | Type |
---|---|
this |
T |
to |
RouteLocationNormalizedGeneric |
from |
RouteLocationNormalizedLoadedGeneric |
next |
NavigationGuardNext |