Extend the selection to the start of the previous word.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendPreviousWord' extend the selection to the start of the previous word API |
Example:
editor.execCommand('extendPreviousWord');
Extend the selection to the start of the previous word.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendPreviousWord' extend the selection to the start of the previous word API |
Example:
editor.execCommand('extendPreviousWord');