getRedoString Method
Get a description of the operation that would be reinstated by calling reinstateTxn. This is useful for showing the operation that would be redone, in a pull-down menu for example.
getRedoString(): Promise<string>
Returns - Promise
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.