CoreMedia CKEditor 5 Plugins
    Preparing search index...

    The ContentClipboardEditing plugin listens to Content Input Markers, added by the ContentClipboard plugin. It then loads the linked content, removes the placeholder and renders the corresponding content.

    Hierarchy

    • Plugin
      • ContentClipboardEditing
    Index

    Constructors

    • Parameters

      • editor: Editor

      Returns ContentClipboardEditing

    Properties

    pluginName: "ContentClipboardEditing" = PLUGIN_NAME
    requires: typeof UndoSupport[] = ...

    Methods