Steps
A steps / wizard indicator for a linear flow. The steps are an ordered list with the current one marked aria-current="step"; Back and Next move through the flow and are disabled at the ends, and the current step's panel is shown in a labelled region.
Preview
- Cart
- Shipping
- Payment
Installation
npx shadcn@latest add https://ui.publictheta.com/r/steps.jsonConformance
This component conforms to the @publictheta/ui-spec steps specification. Run the suite against any implementation with pnpm conformance.