from Dom Code
Converts a DOM key code string to a ZKeyCode.
Return
The corresponding ZKeyCode, or Unknown if not found
Parameters
dom Code
The DOM key code string (e.g., "KeyA", "ArrowUp")
Converts a DOM key code string to a ZKeyCode.
The corresponding ZKeyCode, or Unknown if not found
The DOM key code string (e.g., "KeyA", "ArrowUp")