Redo the undone action
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'redo' redo API |
Example:
editor.execCommand('redo');
Redo the undone action
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'redo' redo API |
Example:
editor.execCommand('redo');