KeyboardEvent.keyCode is deprecated.
Open
compatibility
low-priority
web/
- Dominant language
- Pascal
- Stars
- 534
- Forks
- 143
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 113
Description
See https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode.
Our first check for a keyboard event's pressed key code is through this property. At minimum, it ought be the second check, after the primary recommendation in that article.
Contributor guide
Assessment
This issue has not been assessed yet.