On this page

Variable GamepadEvent

GamepadEvent: {
    prototype: GamepadEvent;
    new (type: string, eventInitDict: GamepadEventInit): GamepadEvent;
}

Type Declaration

Was this helpful?
SDK JS
Reference
GamepadEvent