Extends the form view for Content link display. This includes:

  • render name of linked content (or placeholder for unreadable content)
  • allow dropping of drag items into the URL field
  • to provide onClick handler to open a content in a new Studio tab

Hierarchy (view full)

Constructors

  • Parameters

    • editor: default

    Returns ContentLinkFormViewExtension

    Inherit Doc

Properties

pluginName: "ContentLinkFormViewExtension" = ...
requires: (typeof default | typeof ContentLinkCommandHook)[] = ...

Methods