On this page

Variable InputEvent

InputEvent: {
    prototype: InputEvent;
    new (type: string, eventInitDict?: InputEventInit): InputEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
InputEvent