noMatchAction

@Composable
fun RouteBuilder.noMatchAction(block: suspend RouteBuilder.NoMatch.() -> Unit)(source)

Executes the given block inside RouteEffect when the route doesn't match.