LWT JavaScript API
    Preparing search index...
    • Get and display the sentences containing specific word.

      Parameters

      • lang: number

        Language ID

      • word: string

        Term text (the looked for term)

      • ctl: string

        Selector for the element to edit on click

      • woid: string | number

        Term id (word or multi-word)

      Returns Promise<void>