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