Step / progress indicator with nodes, tracks, labels, and description. Uses data-role attributes (node, track, label, description, header) and data-selected="true" for the current step.
.step , .step-v (horizontal) or .step-v (vertical). data-selected="true" marks current step.[data-role="header"] (time), [data-role="track"] (line + [data-role="node"] dot), [data-role="body"] with label + description.step-solid (filled dot), step-plain (text-only, no border/background).step-between (justified ends), step-trim (hide leading/trailing track).step-reverse (completed = gray, upcoming = colored), step-pending (waiting state).Completed steps become gray, upcoming steps remain colored.
Multiple color formats are supported:
*-error, *-error-hover*-indigo-500*-[#ff0000]*-[red], *-[green]