Function getClosestParentTable

  • This method tries to find the closest parent table element of a table-related element by walking up the DOM tree of a table

    Parameters

    Returns HTMLTableElement | undefined

Generated using TypeDoc