name
detail
StepOne Fundation
StepOne Modules
| Name | Use | Type | Definition |
| children | required | React.ReactElement<typeof Step> | React.ReactElement<typeof Step>[] | The child components that represent the steps. |
| className | optional | string | Additional class name(s) for the component. |
| numbered | optional | boolean | Indicates whether the steps should be numbered. |
| onClickStep | optional | (stepIndex: number) => void | Handler function that gets called when a step is clicked. |
| vertical | optional | boolean | Indicates whether the steps should be displayed vertically or horizontally. |
| Name | Use | Type | Definition |
| name | required | string | The name of the step that will be displayed on the component. |
| detail | optional | string | A helper text for the step, providing additional information or hints. |
| status | optional | TStatus | The status of the component that will be reflected on itself. |
name
detail
name
detail
name
detail
name
detail
name
detail
name
detail
name
detail
name
detail
name
name
name
name