1. 1. Account
  2. 2. Profile
  3. 3. Review

Account

Step 1 of 3

Important JavaScript

if (!currentStep.checkValidity()) {
  currentStep.reportValidity();
  return;
}
showStep(index + 1);