onUndoPreviousStep Method
Called to reverse to a previous tool state (ex. undo last data button).
onUndoPreviousStep(): Promise<boolean>
@returns false to instead reverse the most recent transaction.
Returns - Promise
false to instead reverse the most recent transaction.
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.