@mathjax/src
    Preparing search index...
    • Test if an event has any modifier keys

      Parameters

      • event: MouseEvent | KeyboardEvent

        The event to check

      • shift: boolean = true

        True if shift is to be included in check

      Returns boolean

      True if shift, ctrl, alt, or meta key is pressed