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

Enable IME input. (IME: Input Method Editor)


Parameters:

NameTypeDescription
actionNameString'enableIme' IME enabling API


Example:

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