GamepadInfo
Defined in: types.ts:125
Information about a connected gamepad.
Properties
Section titled “Properties”id:
string
Defined in: types.ts:129
Browser-reported gamepad identifier (vendor + product).
index:
number
Defined in: types.ts:127
Index in navigator.getGamepads(). May change if pads are hot-swapped.