• Closes a tooltip by HTML selector.

    Parameters

    • tooltip: HTMLElement

      Element (tooltip) to close

    Returns boolean

    Example

    ix.tooltip.closeTooltipByHtml(ix.util.getHtml("<ELEMENT-GUID>"));