vot.js - v2.4.12
Preparing search index...
@vot.js/ext
<internal>
KeyboardEvent
Variable KeyboardEvent
KeyboardEvent
:
{
DOM_KEY_LOCATION_LEFT
:
1
;
DOM_KEY_LOCATION_NUMPAD
:
3
;
DOM_KEY_LOCATION_RIGHT
:
2
;
DOM_KEY_LOCATION_STANDARD
:
0
;
prototype
:
KeyboardEvent
;
new
(
type
:
string
,
eventInitDict
?:
KeyboardEventInit
)
:
KeyboardEvent
;
}
Type declaration
new
(
type
:
string
,
eventInitDict
?:
KeyboardEventInit
)
:
KeyboardEvent
Parameters
type
:
string
Optional
eventInitDict
:
KeyboardEventInit
Returns
KeyboardEvent
Readonly
DOM_KEY_LOCATION_LEFT
:
1
Readonly
DOM_KEY_LOCATION_NUMPAD
:
3
Readonly
DOM_KEY_LOCATION_RIGHT
:
2
Readonly
DOM_KEY_LOCATION_STANDARD
:
0
prototype
:
KeyboardEvent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
vot.js - v2.4.12
Loading...