KeyboardEventsModel

23 Sep 20251 minute to read

Interface for a class KeyboardEvents

Properties

keyAction EmitType<KeyboardEventArgs>

Specifies the listener when keyboard actions is performed.

eventName string

Specifies on which event keyboardEvents class should listen for key press. For ex., keyup, keydown or keypress

keyConfigs { : }

Specifies key combination and it respective action name.