Lowercase the selected English text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'lowerCase' lowercasing API |
Example:
editor.execCommand('lowerCase');
Lowercase the selected English text.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'lowerCase' lowercasing API |
Example:
editor.execCommand('lowerCase');