react.steplistprops.ondelete.md
January 18, 2023 ยท View on GitHub
Home > @datashaper/react > StepListProps > onDelete
StepListProps.onDelete property
Deletes a workflow step at the specified index
Signature:
onDelete?: (index: number) => void;
January 18, 2023 ยท View on GitHub
Home > @datashaper/react > StepListProps > onDelete
Deletes a workflow step at the specified index
Signature:
onDelete?: (index: number) => void;