Function getClosestParentTableByRow

  • Attempts to find the closest parent table element (<table>), given an instance of a row element (<tr>)

    Parameters

    • row: HTMLTableRowElement

    Returns HTMLTableElement

Generated using TypeDoc