AfterImageDeleteEventArgs API in Vue RichTextEditor API component
Provides detailed information about the AfterImageDeleteEvent event in the editor.
Properties
element
Node
Defines the image DOM element that was deleted.
src
string
Defines the ‘src’ attribute of the deleted image element.