Developer ReferenceDashboard (Wish)ComponentsDashboard
components/dashboard/gamepad
Functions
Gamepad()
function Gamepad(__namedParameters): Element;Defined in: components/dashboard/gamepad.tsx:38
Renders the visualizers, an idle one until a pad reports.
Parameters
| Parameter | Type |
|---|---|
__namedParameters | GamepadProps |
Returns
Element
VirtualKeyboardButton()
function VirtualKeyboardButton(): Element;Defined in: components/dashboard/gamepad.tsx:99
The mobile button that asks the core to show the virtual keyboard; nothing elsewhere.
Returns
Element