ContextMenuCondition: ((html) => boolean)

Type declaration

    • (html): boolean
    • Parameters

      • html: jQuery

        The HTML element of the context menu entry.

      Returns boolean