Enumeration KeyboardKey

Keyboard key

Enumeration Members

ALT: 18

Remarks

KeyboardEvent.DOM_VK_ALT

BACKSPACE: 8

Remarks

KeyboardEvent.DOM_VK_BACK_SPACE

BACK_QUOTE: 192

Remarks

KeyboardEvent.DOM_VK_BACK_QUOTE, ie. '`'

BACK_SLASH: 220

Remarks

KeyboardEvent.DOM_VK_BACK_SLASH, ie. ''

BRACKET_CLOSE: 221

Remarks

KeyboardEvent.DOM_VK_CLOSE_BRACKET, ie. ']'

BRACKET_OPEN: 219

Remarks

KeyboardEvent.DOM_VK_OPEN_BRACKET, ie. '['

CAPS_LOCK: 20

Remarks

KeyboardEvent.DOM_VK_CAPS_LOCK

COMMA: 188

Remarks

KeyboardEvent.DOM_VK_COMMA, ie. ','

CTRL: 17

Remarks

KeyboardEvent.DOM_VK_CONTROL

DELETE: 46

Remarks

KeyboardEvent.DOM_VK_DELETE

DOWN: 40

Remarks

KeyboardEvent.DOM_VK_DOWN

END: 35

Remarks

KeyboardEvent.DOM_VK_END

ENTER: 13

Remarks

KeyboardEvent.DOM_VK_RETURN

ESCAPE: 27

Remarks

KeyboardEvent.DOM_VK_ESCAPE

F1: 112

Remarks

KeyboardEvent.DOM_VK_F1

F10: 121

Remarks

KeyboardEvent.DOM_VK_F10

F11: 122

Remarks

KeyboardEvent.DOM_VK_F11

F12: 123

Remarks

KeyboardEvent.DOM_VK_F12

F2: 113

Remarks

KeyboardEvent.DOM_VK_F2

F3: 114

Remarks

KeyboardEvent.DOM_VK_F3

F4: 115

Remarks

KeyboardEvent.DOM_VK_F4

F5: 116

Remarks

KeyboardEvent.DOM_VK_F5

F6: 117

Remarks

KeyboardEvent.DOM_VK_F6

F7: 118

Remarks

KeyboardEvent.DOM_VK_F7

F8: 119

Remarks

KeyboardEvent.DOM_VK_F8

F9: 120

Remarks

KeyboardEvent.DOM_VK_F9

HOME: 36

Remarks

KeyboardEvent.DOM_VK_HOME

INSERT: 45

Remarks

KeyboardEvent.DOM_VK_INSERT

KEY_0: 48

Remarks

KeyboardEvent.DOM_VK_0

KEY_1: 49

Remarks

KeyboardEvent.DOM_VK_1

KEY_2: 50

Remarks

KeyboardEvent.DOM_VK_2

KEY_3: 51

Remarks

KeyboardEvent.DOM_VK_3

KEY_4: 52

Remarks

KeyboardEvent.DOM_VK_4

KEY_5: 53

Remarks

KeyboardEvent.DOM_VK_5

KEY_6: 54

Remarks

KeyboardEvent.DOM_VK_6

KEY_7: 55

Remarks

KeyboardEvent.DOM_VK_7

KEY_8: 56

Remarks

KeyboardEvent.DOM_VK_8

KEY_9: 57

Remarks

KeyboardEvent.DOM_VK_9

KEY_A: 65

Remarks

KeyboardEvent.DOM_VK_A

KEY_B: 66

Remarks

KeyboardEvent.DOM_VK_B

KEY_C: 67

Remarks

KeyboardEvent.DOM_VK_C

KEY_D: 68

Remarks

KeyboardEvent.DOM_VK_D

KEY_E: 69

Remarks

KeyboardEvent.DOM_VK_E

KEY_F: 70

Remarks

KeyboardEvent.DOM_VK_F

KEY_G: 71

Remarks

KeyboardEvent.DOM_VK_G

KEY_H: 72

Remarks

KeyboardEvent.DOM_VK_H

KEY_I: 73

Remarks

KeyboardEvent.DOM_VK_I

KEY_J: 74

Remarks

KeyboardEvent.DOM_VK_J

KEY_K: 75

Remarks

KeyboardEvent.DOM_VK_K

KEY_L: 76

Remarks

KeyboardEvent.DOM_VK_L

KEY_M: 77

Remarks

KeyboardEvent.DOM_VK_M

KEY_N: 78

Remarks

KeyboardEvent.DOM_VK_N

KEY_O: 79

Remarks

KeyboardEvent.DOM_VK_O

KEY_P: 80

Remarks

KeyboardEvent.DOM_VK_P

KEY_Q: 81

Remarks

KeyboardEvent.DOM_VK_Q

KEY_R: 82

Remarks

KeyboardEvent.DOM_VK_R

KEY_S: 83

Remarks

KeyboardEvent.DOM_VK_S

KEY_T: 84

Remarks

KeyboardEvent.DOM_VK_T

KEY_U: 85

Remarks

KeyboardEvent.DOM_VK_U

KEY_V: 86

Remarks

KeyboardEvent.DOM_VK_V

KEY_W: 87

Remarks

KeyboardEvent.DOM_VK_W

KEY_X: 88

Remarks

KeyboardEvent.DOM_VK_X

KEY_Y: 89

Remarks

KeyboardEvent.DOM_VK_Y

KEY_Z: 90

Remarks

KeyboardEvent.DOM_VK_Z

LEFT: 37

Remarks

KeyboardEvent.DOM_VK_LEFT

NUMPAD_0: 96

Remarks

KeyboardEvent.DOM_VK_NUMPAD0

NUMPAD_1: 97

Remarks

KeyboardEvent.DOM_VK_NUMPAD1

NUMPAD_2: 98

Remarks

KeyboardEvent.DOM_VK_NUMPAD2

NUMPAD_3: 99

Remarks

KeyboardEvent.DOM_VK_NUMPAD3

NUMPAD_4: 100

Remarks

KeyboardEvent.DOM_VK_NUMPAD4

NUMPAD_5: 101

Remarks

KeyboardEvent.DOM_VK_NUMPAD5

NUMPAD_6: 102

Remarks

KeyboardEvent.DOM_VK_NUMPAD6

NUMPAD_7: 103

Remarks

KeyboardEvent.DOM_VK_NUMPAD7

NUMPAD_8: 104

Remarks

KeyboardEvent.DOM_VK_NUMPAD8

NUMPAD_9: 105

Remarks

KeyboardEvent.DOM_VK_NUMPAD9

NUMPAD_ADD: 107

Remarks

KeyboardEvent.DOM_VK_ADD

NUMPAD_DECIMAL: 110

Remarks

KeyboardEvent.DOM_VK_DECIMAL

NUMPAD_DIVIDE: 111

Remarks

KeyboardEvent.DOM_VK_DIVIDE

NUMPAD_MULTIPLY: 106

Remarks

KeyboardEvent.DOM_VK_MULTIPLY

NUMPAD_SEPARATOR: 108

Remarks

KeyboardEvent.DOM_VK_SEPARATOR

NUMPAD_SUBTRACT: 109

Remarks

KeyboardEvent.DOM_VK_SUBTRACT

PAGE_DOWN: 34

Remarks

KeyboardEvent.DOM_VK_PAGE_DOWN

PAGE_UP: 33

Remarks

KeyboardEvent.DOM_VK_PAGE_UP

PERIOD: 190

Remarks

KeyboardEvent.DOM_VK_PERIOD, ie. '.'

PRINT_SCREEN: 44

Remarks

KeyboardEvent.DOM_VK_PRINTSCREEN

QUOTE: 222

Remarks

KeyboardEvent.DOM_VK_BACK_QUOTE, ie. '"'

RIGHT: 39

Remarks

KeyboardEvent.DOM_VK_RIGHT

SHIFT: 16

Remarks

KeyboardEvent.DOM_VK_SHIFT

SLASH: 191

Remarks

KeyboardEvent.DOM_VK_SLASH, ie. '/'

SPACE: 32

Remarks

KeyboardEvent.DOM_VK_SPACE

TAB: 9

Remarks

KeyboardEvent.DOM_VK_TAB

UNDEFINED: 0
UP: 38

Remarks

KeyboardEvent.DOM_VK_UP