Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.keyboard
/
KeyboardEvent
/
Companion
Companion
web
object
Companion
(
source
)
Members
Members & Extensions
Properties
DOM_
KEY_
LOCATION_
LEFT
Link copied to clipboard
web
val
DOM_KEY_LOCATION_LEFT
:
KeyLocation
DOM_
KEY_
LOCATION_
NUMPAD
Link copied to clipboard
web
val
DOM_KEY_LOCATION_NUMPAD
:
KeyLocation
DOM_
KEY_
LOCATION_
RIGHT
Link copied to clipboard
web
val
DOM_KEY_LOCATION_RIGHT
:
KeyLocation
DOM_
KEY_
LOCATION_
STANDARD
Link copied to clipboard
web
val
DOM_KEY_LOCATION_STANDARD
:
KeyLocation
KEY_
DOWN
Link copied to clipboard
web
val
KeyboardEvent.Companion
.
KEY_DOWN
:
EventType
<
KeyboardEvent
>
KEY_
PRESS
Link copied to clipboard
web
val
KeyboardEvent.Companion
.
KEY_PRESS
:
EventType
<
KeyboardEvent
>
KEY_
UP
Link copied to clipboard
web
val
KeyboardEvent.Companion
.
KEY_UP
:
EventType
<
KeyboardEvent
>