Theia API Documentation v1.71.0
    Preparing search index...
    • Query whether the keyboard event represents an element activation. That is, whether the user pressed Enter or Space on a focusable element with role="button" or similar interactive role.

      Parameters

      • e: KeyboardEvent<Element> | KeyboardEvent

      Returns boolean