CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Plugin that registers a 'contentImageOpenInTab' button in the editor's componentFactory to be used in editor toolbars.

    This button uses the 'openInTabCommand', registered in the ContentImageEditingPlugin, which therefore is required.

    Hierarchy

    • Plugin
      • ContentImageOpenInTabUI
    Index

    Constructors

    Properties

    Methods

    Constructors

    • Parameters

      • editor: Editor

      Returns ContentImageOpenInTabUI

    Properties

    pluginName: "ContentImageOpenInTabUI" = ...
    requires: typeof ContentImageEditingPlugin[] = ...

    Methods