선택된 이미지에 대체텍스트를 삽입합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
alt | String | 대체 텍스트 |
Example:
editor.execCommand('insertDrawingObjectAlt', '이미지의 대체텍스트');
선택된 이미지에 대체텍스트를 삽입합니다.
Parameters:
Name | Type | Description |
---|---|---|
actionName | String | 액션 이름 |
alt | String | 대체 텍스트 |
Example:
editor.execCommand('insertDrawingObjectAlt', '이미지의 대체텍스트');