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