LWT JavaScript API
    Preparing search index...
    • Show word details in the result panel.

      Parameters

      • wordData: {
            romanization?: string;
            status?: number;
            statusName?: string;
            text: string;
            translation?: string;
        }

        Word data to display

      Returns void