FunctionKey Enumeration
Deprecated in 4.3 - will not be removed until after 2026-06-13. Please use the ts-key-enum npm package or string literals.
Enumeration for Function Keys
Members
| Name | Value | Description |
|---|---|---|
| F1 | ||
| F10 | ||
| F11 | ||
| F12 | ||
| F2 | ||
| F3 | ||
| F4 | ||
| F5 | ||
| F6 | ||
| F7 | ||
| F8 | ||
| F9 |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.