thead

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

DSL builder extension function.

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