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

Insert alternative text to the selected image


Parameters:

NameTypeDescription
actionNameString'insertDrawingObjectAlt' image alternative text inserting API
altStringAlternative text


Example:

editor.execCommand('insertDrawingObjectAlt', 'Alternative text of image');
  • No labels