LWT JavaScript API
    Preparing search index...

    Text creation response.

    interface TextCreateResponse {
        error?: string;
        id?: number;
    }
    Index

    Properties

    Properties

    error?: string
    id?: number