External Forms
Step 3.3: Submit Form
Submit Multi-Step HTML Form
Next Button
Add the surface-next-button class to the next button.
<button class="surface-next-button">Next</button>Submit Button
Add the surface-submit-button class to the submit button.
<button type="submit" class="surface-submit-button">Submit</button>