Type Editor / @type-editor/history / helper/redo-depth
helper/redo-depth
Functions
| Function | Description |
|---|---|
Returns the number of redoable events available in the editor's history. This can be used to determine whether the redo command is available, or to display the redo history depth in the UI. Example typescript |