Function isHyperLink

  • Tests whether the given object is a HTML hyperlink.

    Parameters

    • target: EventTarget

      The object to test.

    Returns target is HTMLAnchorElement

    True: the object is a HTML hyperlink

Generated using TypeDoc