CoreMedia CKEditor 5 Plugins
    Preparing search index...

    Holds a reference to the UriPath of a content.

    interface HasContentUriPath {
        contentUriPath: string | null | undefined;
    }
    Index

    Properties

    Properties

    contentUriPath: string | null | undefined

    UriPath to a content.