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