Stage Header

Stage/scene header for stepped content. title + index + total + optional progress. Renders an aria-labelled section header.

Preview
Step 2 / 5 · Building the recursion tree

Props

PropTypeDefaultDescription
titleReactNodeMain heading.
indexnumberCurrent step (1-based).
totalnumberTotal steps.
progressnumberOptional 0..1 fraction for the bar.
trailingReactNodeSlot rendered to the right.
tone"default" | "accent""default"Color scheme.