API Documentation • Docs
API Documentation / NavigationRedirectError
Interface: NavigationRedirectError
Internal
Internal error used to detect a redirection.
Extends
Omit
<NavigationFailure
,"to"
|"type"
>
Properties
cause?
optional
cause:unknown
Inherited from
Omit.cause
from
Route location we were navigating from
Inherited from
Omit.from
message
message:
string
Inherited from
Omit.message
name
name:
string
Inherited from
Omit.name
stack?
optional
stack:string
Inherited from
Omit.stack
to
to:
string
|RouteLocationAsRelativeGeneric
|RouteLocationAsPathGeneric