string

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

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