LWT JavaScript API
    Preparing search index...
    lwt: {
        prepare_handleWordCountClick: () => void;
        save_text_word_count_settings: () => void;
    } = ...

    Type Declaration

    • prepare_handleWordCountClick: () => void

      Prepare the action so that a click switches between unique word count and total word count.

    • save_text_word_count_settings: () => void

      Save the settings about unique/total words count.