tr

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

DSL builder extension function.

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