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

[Home](./index.md) &gt; [@datashaper/react](./react.md) &gt; [TableCommandsProps](./react.tablecommandsprops.md) &gt; [onAddStep](./react.tablecommandsprops.onaddstep.md)

## TableCommandsProps.onAddStep property

<b>Signature:</b>

```typescript
onAddStep?: (step: Step, output: string | undefined, index: number | undefined) => void;
```
