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

Uppercase the first letters of each words of the selected English text.


Parameters:

NameTypeDescription
actionNameString'titleCase' first letter uppercasing API


Example:

editor.execCommand('titleCase');



  • No labels