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