스크롤 위쪽까지 셀렉션을 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('extendPageUp');
스크롤 위쪽까지 셀렉션을 확장시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('extendPageUp');