columns

fun <T> RowBuilder<T>.columns(elements: List<T>)(source)
fun <T> RowBuilder<T>.columns(vararg elements: T)(source)