Tagged “keyboard”
-
TIL that keyCode is depreciated depreciated mdn keyboard
KeyboardEvent.keyCode is depreciated. Because it was inconsistent. Use a the code version instead, it's more readable.
See all tags.
KeyboardEvent.keyCode is depreciated. Because it was inconsistent. Use a the code version instead, it's more readable.
See all tags.