AfterImageDeleteEventArgs

12 Sep 20251 minute to read

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.