ContextMenuCondition: (html: jQuery | HTMLElement) => boolean

Type declaration

    • (html: jQuery | HTMLElement): boolean
    • Parameters

      • html: jQuery | HTMLElement

        The element of the context menu entry.

      Returns boolean