colSpan

fun Tag<HTMLTableCellElement>.colSpan(value: Int)
fun Tag<HTMLTableCellElement>.colSpan(value: Flow<Int>)