Static ReadonlylowerStatic ReadonlyupperStatickeyConverts a browser keyboard event into a normalized Key.
The browser keyboard event.
The converted input-method key.
StatickeyTranslates simple virtual keyboard events into internal Key instances.
The character or key name pressed.
Whether Shift is pressed.
Whether Control is pressed.
Whether Alt is pressed.
The generated Key instance.
Maps DOM keyboard events into the internal Key representation.