MergeFieldsSanitizeOutput
interface
An object returned by the sanitizeHtml function.
Properties
hasChanged : booleanmodule:merge-fields/mergefieldsconfig~MergeFieldsSanitizeOutput#hasChangedA flag that indicates whether the output HTML is different than the input value.
html : stringmodule:merge-fields/mergefieldsconfig~MergeFieldsSanitizeOutput#htmlAn output (safe) HTML that will be inserted into the editing view.