Skip to main content
eagami

Stepper

<ea-stepper />

Step 1 — account details.

Controls

Code

<ea-stepper>
  <ea-step
    label="Account">
    Step 1 — account details.
  </ea-step>
  <ea-step
    label="Profile">
    Step 2 — profile info.
  </ea-step>
  <ea-step
    label="Review">
    Step 3 — review and submit.
  </ea-step>
</ea-stepper>

API reference

<ea-stepper />

<ea-step />