Page tree

Versions Compared

Key

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

선택된 이미지에 대체텍스트를 삽입합니다.Insert alternative text to the selected image


Parameters:

NameTypeDescription
actionNameString액션 이름'insertDrawingObjectAlt' image alternative text inserting API
altString대체 텍스트Alternative text


Example:

Code Block
languagejs
themeEmacs
editor.execCommand('insertDrawingObjectAlt', '이미지의 대체텍스트Alternative text of image');