Design System

Step navigation

Footer of every onboarding step: back (left, secondary) + next (right, primary, full-width). On the first step backLabel should be null, hiding the back button entirely.

import from @halwel/ui/components/forms/StepNavigation

Variants

Default (back + next)
First step (next only)
Next disabled

Use while validation is unmet or async work is in flight.

Custom labels