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