Stepper

Multi-step progress structure for onboarding, publish, and migration flows.

Vertical flow

  1. 1Create projectScaffold files and routes.
  2. 2MeltCompile .asx and .ax into Rust output.
  3. 3DeployShip the generated server.

Horizontal flow

  1. 1Draft
  2. 2Review
  3. 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