Components

The Steps components include the following:

  • Steps - A container for displaying a sequence of steps in a process.
  • Step - An individual step in a process.
  • StepIcon - A container for custom step icons.

Steps

The Steps component wraps multiple Step components to display a sequence of stages in a process or workflow.

Step

The Step component represents an individual stage in a process or workflow. It can be customized with different colors and glyphs.

StepIcon

The StepIcon component provides a container for custom icons within a step.