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
/
defaultMeta
default
Meta
open
override
fun
defaultMeta
(
defaultMeta
:
Meta
.
(
)
->
Unit
)
(
source
)
Adds default metadata for the entry route.
Parameters
default
Meta
the default metadata configuration block
var
defaultMeta
:
Meta
?
(
source
)