Skip to content
InterfaceTypes & Utilities@public

FlxKeyboardEventLike

Minimal browser keyboard event shape accepted by the deterministic queue.

ts
export interface FlxKeyboardEventLike

Properties

PropertyModifiersTypeDescription
codereadonlystring-
keyreadonlystring-
keyCodereadonlynumber-
repeatreadonlyboolean-

Released under the MIT License.