ContextMenuCallback: ((target) => any)

Type declaration

    • (target): any
    • Parameters

      • target: HTMLElement

        The element that the context menu has been triggered for.

      Returns any