Reaktiv
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Reaktiv
reaktiv-navigation
/
io.github.syrou.reaktiv.navigation.extension
/
navigate
navigate
suspend
fun
StoreAccessor
.
navigate
(
route
:
String
,
params
:
Params
?
=
null
)
(
source
)
inline suspend
fun
<
T
:
Navigatable
>
StoreAccessor
.
navigate
(
params
:
Params
?
=
null
)
(
source
)