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