Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
GamepadEventInit
Interface GamepadEventInit
interface
GamepadEventInit
{
bubbles
?:
boolean
;
cancelable
?:
boolean
;
composed
?:
boolean
;
gamepad
:
Gamepad
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
EventInit
GamepadEventInit
Index
Properties
bubbles?
cancelable?
composed?
gamepad
Properties
Optional
bubbles
bubbles
?:
boolean
Optional
cancelable
cancelable
?:
boolean
Optional
composed
composed
?:
boolean
gamepad
gamepad
:
Gamepad
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bubbles
cancelable
composed
gamepad
Official Cockpit API Documentation
Houston Common Library
Loading...