insertRow abstract method

HTMLTableRowElement insertRow([
  1. int index = -1
])

Implementation

HTMLTableRowElement insertRow([int index = -1]);