fromDomCode

Converts a DOM key code string to a ZKeyCode.

Return

The corresponding ZKeyCode, or Unknown if not found

Parameters

domCode

The DOM key code string (e.g., "KeyA", "ArrowUp")