Move the caret to the start of the document.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'documentStart' move the caret to the start of the document API |
Example:
editor.execCommand('documentStart');
Move the caret to the start of the document.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'documentStart' move the caret to the start of the document API |
Example:
editor.execCommand('documentStart');