command - 이전 단어 앞까지 셀렉션을 확장시킵니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('extendPreviousWord');
command - 이전 단어 앞까지 셀렉션을 확장시킵니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
Example:
editor.execCommand('extendPreviousWord');