CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Hooks into ImageInline and ImageBlock plugin, if available and registers additional differencing attributes applied to <img> elements.

    For corresponding CSS rules, it is important to understand, that the xdiff:changetype attribute is applied to the surrounding element, like the corresponding <span class="image-inline"> for inline images.

    Hierarchy

    • Plugin
      • ImageElementSupport
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • editor: Editor

      Returns ImageElementSupport

    Properties

    pluginName: "DifferencingImageElementSupport"
    requires: typeof PluginIntegrationHook[] = ...

    Methods