Select the entire document.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'selectAll' select the entire document API |
Example:
editor.execCommand('selectAll');
Select the entire document.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 'selectAll' select the entire document API |
Example:
editor.execCommand('selectAll');