Move the caret downward.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'down' downward caret moving API |
Example:
editor.execCommand('down');
Move the caret downward.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'down' downward caret moving API |
Example:
editor.execCommand('down');