HtmlEmbedSanitizeOutput (html-embed)
@ckeditor/ckeditor5-html-embed/src/htmlembed
interface
An object returned by the sanitizeHtml
function.
Filtering
Properties
-
hasChanged : Boolean
A flag that indicates whether the output HTML is different than the input value.
-
html : String
An output (safe) HTML that will be inserted into the editing view.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.