platformer - v1.0.0
    Preparing search index...

    Variable defaultConst

    default: FC<KeyInputProps> = ...

    Interactive key binding input component.

    When clicked, enters "listening" mode and captures the next pressed keyboard key. The selected key is passed to onChange.

    Prevents default browser behavior while listening.