Stepper
Multi-step progress indicator; steps inline or from {{ expression }}.
Category: Input
What is it?
Multi-step progress indicator; steps inline or from {{ expression }}.
Problems it solves
Break long flows into guided steps: onboarding, checkout, application wizard.
How to use it
Define steps → drop content containers per step → bind currentStep variable → On step change events.
Examples
Example solves: 3-step permit application · onboarding wizard · checkout flow.
Related topics
Container