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

셀렉션된 텍스트의 크기를 한단계 증가시킵니다.

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


Parameters:

NameTypeDescription
actionNameString액션 이름


Example:

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