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