Move the caret above the scroll.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'pageUp' move the caret above the scroll API |
Example:
editor.execCommand('pageUp');
Move the caret above the scroll.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'pageUp' move the caret above the scroll API |
Example:
editor.execCommand('pageUp');