kilua-project
Toggle table of contents
0.0.26
common
Platform filter
common
Switch theme
Search in API
kilua-project
kilua-routing
/
dev.kilua.routing
/
RoutingBuilderImpl
/
view
view
open
override
fun
view
(
view
:
@
Composable
IComponent
.
(
)
->
Unit
)
(
source
)
Adds a view for unmatched routes.
Parameters
view
the view configuration block
var
view
:
@
Composable
IComponent
.
(
)
->
Unit
?
(
source
)