
<!-- Auto Generated Below -->


## SignetStepper Properties

| Property      | Attribute     | Description                                                            | Type                         | Default                                    |
| ------------- | ------------- | ---------------------------------------------------------------------- | ---------------------------- | ------------------------------------------ |
| `orientation` | `orientation` | The orientation of the stepper. Can be vertical or horizontal.         | `"horizontal" \| "vertical"` | `'horizontal'`                             |
| `steps`       | `steps`       | The steps of the stepper. Can be an array of strings or a JSON string. | `string[]`                   | `['Step 1', 'Step 2', 'Step 3', 'Step 4']` |


----------------------------------------------

*Built with Signet Design System*
