toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.uievents
/
KeyboardEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
DOM_KEY_LOCATION_LEFT
Link copied to clipboard
val
DOM_KEY_LOCATION_LEFT
:
KeyLocation
DOM_KEY_LOCATION_NUMPAD
Link copied to clipboard
val
DOM_KEY_LOCATION_NUMPAD
:
KeyLocation
DOM_KEY_LOCATION_RIGHT
Link copied to clipboard
val
DOM_KEY_LOCATION_RIGHT
:
KeyLocation
DOM_KEY_LOCATION_STANDARD
Link copied to clipboard
val
DOM_KEY_LOCATION_STANDARD
:
KeyLocation
KEY_DOWN
Link copied to clipboard
val
KEY_DOWN
:
EventType
<
KeyboardEvent
>
KEY_PRESS
Link copied to clipboard
val
KEY_PRESS
:
EventType
<
KeyboardEvent
>
KEY_UP
Link copied to clipboard
val
KEY_UP
:
EventType
<
KeyboardEvent
>