이전 단어 앞으로 캐럿을 이동시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('previousWord');
이전 단어 앞으로 캐럿을 이동시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('previousWord');