kilua-project
Toggle table of contents
0.0.22
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-routing
/
dev.kilua.routing
/
noMatchAction
no
Match
Action
@
Composable
fun
RouteBuilder
.
noMatchAction
(
block
:
suspend
RouteBuilder.NoMatch
.
(
)
->
Unit
)
(
source
)
Executes the given block inside
RouteEffect
when the route doesn't match.