deleteRow

fun deleteRow(index: Int)(source)

The HTMLTableElement.deleteRow() method removes a specific row () from a given

MDN Reference

.