Sign up (with export icon)

MergeFieldsSanitizeOutput

Api-interface icon interface

An object returned by the sanitizeHtml function.

Properties

  • Chevron-right icon

    hasChanged : boolean

    A flag that indicates whether the output HTML is different than the input value.

  • Chevron-right icon

    html : string

    An output (safe) HTML that will be inserted into the editing view.