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