Is browser back/Previous step officially supported in multi-step forms?

I’m using Pega Constellation with an Angular wrapper and a multi-step assignment flow.

I need this behavior:

  • Keep browser history in sync with form steps
  • On browser Back, go to the previous Pega step (same as native Previous)

Is this pattern officially supported, and if yes, what is the recommended approach/best practice?