react.tablecommandsprops.onaddstep.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/react > TableCommandsProps > onAddStep
TableCommandsProps.onAddStep property
Signature:
onAddStep?: (step: Step, output: string | undefined, index: number | undefined) => void;