• Creates an ContentLinkView that renders content links in the link form-view. It is initially hidden and must be revealed by removing its hidden class manually.

    The ContentLinkView is a LabeledFieldView, which contains a ContentView.

    Parameters

    • linkUI: default

      the linkUI plugin

    • editor: default

      the editor

    Returns default<FocusableView>