string

@Composable
fun string(nestedRoute: @Composable RouteBuilder.(String) -> Unit)(source)

Executes its children when the requested subroute is a non-empty String.