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