<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [StepListProps](./react.steplistprops.md) &gt; [workflow](./react.steplistprops.workflow.md)

## StepListProps.workflow property

The input workflow containing the step list

<b>Signature:</b>

```typescript
workflow: Workflow;
```
