Page tree
Skip to end of metadata
Go to start of metadata

Lowercase the selected English text.


Parameters:

NameTypeDescription
actionNameString'lowerCase' lowercasing API


Example:

editor.execCommand('lowerCase');
  • No labels