CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Augmented properties for LinkFormView.

    interface LinkFormViewAugmentation {
        contentName: string | null | undefined;
        contentUriPath: string | null | undefined;
    }
    Index

    Properties

    contentName: string | null | undefined

    Name of the linked content.

    contentUriPath: string | null | undefined

    URI path of linked content item.