vis-util
    Preparing search index...

    Function getTarget

    • Get HTML element which is the target of the event.

      Parameters

      • event: undefined | Event = window.event

        The event.

      Returns null | Element

      The element or null if not obtainable.