Options
physicalKeyboardHighlight
Enable highlighting of keys pressed on physical keyboard.
For functional keys such as shift, note that the key’s event.code is used. In that instance, pressing the left key will result in the code ShiftLeft. Therefore, the key must be named {shiftleft}.
Click here to see some of keys supported out of the box. If in doubt, you can also set the debug option to true to see the key events.
Demos:
JS