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