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

Uppercase the lowercase letters and lowercase the uppercase letters of the selected English text.


Parameters:

NameTypeDescription
actionNameString'toggleCase' case toggling API


Example:

editor.execCommand('toggleCase');



  • No labels