CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Adds an attribute linkTarget to the model, which will be represented as target attribute in view.

    Hierarchy

    • Plugin
      • LinkTarget
    Index

    Constructors

    Properties

    Constructors

    Properties

    pluginName: "LinkTarget" = ...
    requires: (
        | typeof Link
        | typeof LinkTargetActionsViewExtension
        | typeof LinkTargetModelView
    )[] = ...