셀렉션을 다음 문단의 맨 앞까지 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('extendNextParagraphStart'); |
셀렉션을 다음 문단의 맨 앞까지 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('extendNextParagraphStart'); |