A result that can be returned from a route action to request a redirect to a different location.
Readonly
The path info to redirect to.
The original path from which the redirect is happening.
An object containing URL parameters related to the redirect.
The pathname of the new URL to which the redirect is directed.
A result that can be returned from a route action to request a redirect to a different location.