br

fun Container.br(className: String? = null, init: Br.() -> Unit? = null): Br

DSL builder extension function.

It takes the same parameters as the constructor of the built component.