Selkies
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

ParameterType
__namedParametersGamepadProps

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

On this page

Edit on GitHub