Skip to main content
The StepIndicator component renders an indicator to show the current step of a multi-step process.
ui-extension-component-stepindicator

Props

Variants

By default, the step indicator will be laid out horizontally, but you can use the direction prop to set the orientation to vertical instead.
stepindicator-vertical-alignment
In addition, you can set the size of the step circles using the circleSize prop, ranging from 'xs'/'extra-small' to 'xl'/'extra-large'.
stepindicator-circlesize-variations
Last modified on March 29, 2026