Move the caret to the start of the previous word.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'previousWord' move the caret to the start of the previous word API |
Example:
editor.execCommand('previousWord');
Move the caret to the start of the previous word.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'previousWord' move the caret to the start of the previous word API |
Example:
editor.execCommand('previousWord');