LWT JavaScript API
    Preparing search index...

    A loaded editor, ready for the host to insert.

    interface LoadedTermEditor {
        html: string;
        title: string;
    }
    Index
    html: string
    title: string