rowSpan

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