Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

캐럿 상태인 경우 입력될 텍스트의 크기를 한단계 증가시킵니다.


Parameters:

NameTypeDescription
actionNameString액션 이름


Example:

Code Block
languagejs
themeEmacs
editor.execCommand('increaseFontSize');

...