StepBar
Visualise steps in a wizard
import StepBar from "@intility/bifrost-react/StepBar";StepBar
Go to top
Default StepBar
Useful for wizards. Set active prop to highlight the current step.
Clickable steps
Wrap each step in a link, use active css class on the link instead of the prop.