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

Disable IME input. (IME: Input Method Editor)


Parameters:

NameTypeDescription
actionNameString'disableIme' IME disabling API


Example:

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