Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-navigation
/
io.github.syrou.reaktiv.navigation
/
NavigationOutcome
/
Redirected
Redirected
data
class
Redirected
(
val
to
:
String
)
:
NavigationOutcome
(
source
)
Navigation was redirected by a guard.
Parameters
to
The route the guard redirected to.
Members
Constructors
Redirected
Link copied to clipboard
constructor
(
to
:
String
)
Properties
to
Link copied to clipboard
val
to
:
String