Typescript Library Declarations (DOM)
Variable InputEvent
Input
Event
:
{
prototype
:
InputEvent
;
new
(
type
,
eventInitDict
?
)
:
InputEvent
;
}
Type declaration
new
(
type
,
eventInitDict
?
)
:
InputEvent
Parameters
type
:
string
Optional
eventInitDict
:
InputEventInit
Returns
InputEvent
prototype
:
InputEvent
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark