OptionalhtmlOptions to apply when generating publishing HTML.
OptionalstyleStyle settings for change highlighting.
Optionaldelete?: { borderColor?: string; color?: string }Color settings for deleted areas.
Optionaledit?: { borderColor?: string; color?: string }Color settings for edited areas.
Comparison options passed to the
getModelDiffHTMLmethod.