src/elements/Step/Step.js
A single step.
You can do the same using shorthands.
A set of steps.
You can do the same using shorthands.
A step can show a ordered sequence of steps.
A step can be displayed stacked vertically.
A step can contain a description.
You can do the same using shorthands.
A step can contain an icon.
You can do the same using shorthands.
A step can link.
A step can be highlighted as active.
A step can show that a user has completed it.
A step can show that a user has completed it when its group is ordered.
A step can show that it cannot be selected.
A step can stack vertically only on smaller screens.
A step can prevent itself from stacking on mobile.
A fluid step takes up the width of its container.
Steps can be attached to other elements.
Steps can be divided evenly inside their parent.
Steps can have different sizes.