tbody

fun Table.tbody(className: String? = null, init: Tbody.() -> Unit? = null): Tbody

DSL builder extension function.

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