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