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