CoreMedia CKEditor 5 Plugins
    Preparing search index...

    A ContentView that renders a custom template, containing of 2 different components. The first element displays the information of a content item (containing title and icons of the content) and the buttonView renders a button that can be used to remove the displayed content.

    Hierarchy

    • ButtonView
      • ContentLinkView
    Index

    Constructors

    Properties

    ariaLabelText: string
    contentName: string | undefined
    renderAsTextLink: boolean
    renderOptions:
        | {
            renderCancelButton?: boolean;
            renderStatusIcon?: boolean;
            renderTypeIcon?: boolean;
        }
        | undefined
    underlined: boolean
    uriPath: string | null | undefined

    Accessors

    Methods