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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »


셀렉션된 텍스트의 글꼴을 설정합니다.

캐럿 상태인 경우 입력될 텍스트의 글꼴을 설정합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
fontNameString글꼴 이름


Example:

editor.execCommand('fontName', 'Arial');
  • No labels