Stepper
Checkout Steps
Checkout steps you can go back to: a finished step shows the chosen value and a return link, while an upcoming one stays plain text instead of a disabled button.
What you can change
- the steps, chosen values and targets through steps
- the active step number through current
- the return link caption through editLabel
A link for your AI agent: preview, code and instructions.
Preview
Use it with AI
- 1. Copy the link.
- 2. Write to your agent in your own words and drop the link into the sentence.
- 3. The agent opens the link and installs the component from the registry.
put this on the home page as the hero:
https://vibeui.ru/c/stepper-007?lang=en&theme=dark
Not sure where to paste it? Step-by-step guide
Show the full instructions
What the link says, spelled out. Use it when your agent cannot open links — paste this text instead.
Loading…
For developers
The install command lives in the “Component source” block below — a signed link that stays valid for 24 hours.
Technical notes
The component is self-contained: one file, zero dependencies, the palette in the --vibeui-stepper-007-* variables. Server component: no hooks, going back is done with ordinary links. A completed step prints the chosen value, so the list works as an order summary as well. The return link has an accessible name of the form "Edit: delivery": in a list of four links the same word "Edit" is useless. Upcoming steps deliberately do not pretend to be disabled buttons — they are text captioned "Ahead" that does not take focus and does not promise a press. An item is a three-column grid with the glyph and the right-hand block pinned to their own columns, so the row does not fall apart when there is no value.
Tags
- stepper
- checkout
- navigation
- links
Component source
The same file your agent installs. Here in case you would rather copy it by hand.
Loading…