# `PetalComponents.Stepper`
[🔗](https://github.com/petalframework/petal_components/blob/v3.2.0/lib/petal_components/stepper.ex#L1)

# `stepper`

## Attributes

* `steps` (`:list`) (required)
* `orientation` (`:string`) - Defaults to `"horizontal"`. Must be one of `"horizontal"`, or `"vertical"`.
* `size` (`:string`) - Defaults to `"md"`. Must be one of `"sm"`, `"md"`, or `"lg"`.
* `class` (`:string`) - Defaults to `""`.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
