Multi-Step Wizard
Per-step validation, progress indicator, combined final submit.
Form validation patterns with Superforms v2 + Valibot v1.
Per-step validation, progress indicator, combined final submit.
Each step validates only its own fields via validateForm(). Hidden inputs preserve values from other steps for the final submit. The browser back button navigates away (known limitation of client-side step tracking).