Insert alternative text to the selected image
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 'insertDrawingObjectAlt' image alternative text inserting API |
alt | String | Alternative text |
Example:
editor.execCommand('insertDrawingObjectAlt', 'Alternative text of image');