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.