view

abstract fun view(view: @Composable IComponent.(Int) -> Unit)(source)

Adds a view for the route with a numeric parameter.

Parameters

view

the view configuration block