StepperProgress

View Source

Use to convey progress through consecutive steps. Composes GridView.

Prepared

04/20

1:23pm

Sent

04/21

8:00am

Read

--

Declined

--

Props

Themeable

Accepts GridView props.

Use the stepperProgress key in ThemeProvider to customize the default properties of this component.

Active color for each step indicator and line. Defaults to primary-light.

Highlighted steps from the first step to this step index.

childrenReactReactNode

Often accepts StepperProgress.Step component.