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