Taos API Reference
    Preparing search index...

    Type Alias GamepadButtonName

    GamepadButtonName:
        | "a"
        | "b"
        | "x"
        | "y"
        | "lb"
        | "rb"
        | "lt"
        | "rt"
        | "back"
        | "start"
        | "leftStick"
        | "rightStick"
        | "up"
        | "down"
        | "left"
        | "right"
        | "home"

    Standard-mapping button aliases. See https://w3c.github.io/gamepad/#remapping.