This plugin registers a "toModel" function for the ContentClipboardEditing plugin.

Initially, the ContentClipboardEditing plugin does not know how to handle insertions (e.g., via drag and drop) of contents into the editor. Therefore, each feature has to provide this information to the plugin manually.

This particular plugin provides a strategy on how to insert contents that should be displayed as a link.

Hierarchy (view full)

Constructors

Properties

Methods

Constructors

  • Parameters

    • editor: default

    Returns ContentLinkClipboardPlugin

    Inherit Doc

Properties

pluginName: "ContentLinkClipboardPlugin" = ...

Methods