Sometimes, we might want a separate button to also advance the counter. In that case, we can use `Inputs.bind()`, binding to the first in the above pair.
For example, here we bind to a button that also advances the counter (as it is bound to the `Forward →` button above), but it only appears if we're on the first step — otherwise we hide it entirely: