Stepper
Multi-step progress structure for onboarding, publish, and migration flows.
Vertical flow
- 1Create projectScaffold files and routes.
- 2MeltCompile .asx and .ax into Rust output.
- 3DeployShip the generated server.
Horizontal flow
- 1Draft
- 2Review
- 3Publish
Stepper API
Inline API contract for the native `.asx` component.
- Stepper orientation: vertical | horizontal
- Step index: visible marker
- Step title: required label
- Step description: optional helper text
- Step state: complete | active | pending