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
/
RoutingModel
/
apply
apply
@
Composable
fun
apply
(
component
:
IComponent
,
routeBuilder
:
RouteBuilder
,
routingContext
:
RoutingContextImpl
,
defaultMeta
:
Meta
?
)
(
source
)
Applies the routing model to the given component, route builder, and routing context.