KeyboardEventArgs

Interface representing event arguments for the keyboard keyAction event.

KeyboardEventArgs extends the Event interface. For more information, please see the documentation on MDN. View Details

Properties

action String

Defines the action of the keyboard event.

On This Page