Hex Core JS
    Preparing search index...

    Function acceptsKeyboardInput

    • Reports whether the given element accepts keyboard input (other than return/enter).

      Parameters

      • element: HTMLElement

        The element to check.

      Returns boolean