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