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