The Keyboard Event Properties
When an event handler that reacts to a keyboard event is called, a Keyboard event argument is passed in. Let’s revisit our dealWithKeyboard
event handler that you saw earlier. In that event handler, the keyboard event is represented by the e
argument that is passed in:
Get hands-on with 1400+ tech skills courses.