intAction

@Composable
fun RouteBuilder.intAction(block: suspend RouteBuilder.(Int) -> Unit)(source)

Executes the given block inside RouteEffect when the route matches the int.