SignalCD Modern PoC API
    Preparing search index...

    Interface UpdateDocumentMetadataOptions

    interface UpdateDocumentMetadataOptions {
        title: string | null;
    }
    Index
    title: string | null

    null or an empty/whitespace-only string clears the local display title.