API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

T

typeKeyEventType

@codexo/exojs / input / stable

Keyboard phase delivered to a focused node.

0
props
0
methods
0
events
Import
import { KeyEventType } from '@codexo/exojs'

Keyboard phase delivered to a focused node.

Definition1
"keydown" | "keyup"
Source