내용,PARAM수정
셀렉션을 줄 맨 앞까지 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('extendLineStart'); |
...
내용,PARAM수정
셀렉션을 줄 맨 앞까지 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('extendLineStart'); |
...