Extend the selection rightward.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendRight' rightward selection extending API |
Example:
editor.execCommand('extendRight');
Extend the selection rightward.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendRight' rightward selection extending API |
Example:
editor.execCommand('extendRight');