Page tree

Versions Compared

Key

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

선택된 이미지에 캡션을 삽입합니다.


Parameters:

NameTypeDescription
actionNameString액션 이름
captionString캡션


Example:

Code Block
languagejs
themeEmacs
editor.execCommand('insertDrawingObjectCaption', '이미지 캡션');

...