Steplist
Step lists display progress through a sequence of steps, with each step marked as completed, current, or incomplete.
| Property | Type | Values | Default | Required | Description |
|---|---|---|---|---|---|
| orientation | string | horizontal, vertical | horizontal | No | - |
| items | array | - | - | No | An array of step items in the step list. |
| currentStep | string | - | - | No | The identifier or label of the currently active step. |