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
/
defaultContent
default
Content
open
override
fun
defaultContent
(
defaultContent
:
@
Composable
IComponent
.
(
)
->
Unit
)
(
source
)
Adds a default content view for the entry route.
Parameters
default
Content
the default content view configuration block
var
defaultContent
:
@
Composable
IComponent
.
(
)
->
Unit
?
(
source
)