You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This event provides a chance for plugins to do some modification to the content retrieved from editor, especially if there is any temporary content added by a plugin, it is the best place to remove it.
To modify the content, just simply modify the content property and set it back to ExtractContentEvent. For example, Watermark plugin uses this event to remove watermark element in editor: