Selkies
Developer ReferenceDashboard (Wish)ComponentsDashboard

components/dashboard/PlayerGamepadButton

Functions

PlayerGamepadButton()

function PlayerGamepadButton(): Element;

Defined in: components/dashboard/PlayerGamepadButton.tsx:34

Renders the toggle. Always visible: these slots exist to contribute gamepad input, so the toggle must be reachable on any device without depending on touch detection. The title names the action a click performs, with the same wording as the classic sidebar's touch-gamepad button.

Returns

Element

References

PlayerGamepadButton

Re-exports PlayerGamepadButton

On this page

Edit on GitHub