Uppercase the selected English text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'upperCase' uppercasing API |
Example:
editor.execCommand('upperCase');
Uppercase the selected English text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'upperCase' uppercasing API |
Example:
editor.execCommand('upperCase');