Extend the selection to the end of the document.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendDocumentEnd' extend the selection to the end of the document API |
Example:
editor.execCommand('extendDocumentEnd');
Extend the selection to the end of the document.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'extendDocumentEnd' extend the selection to the end of the document API |
Example:
editor.execCommand('extendDocumentEnd');