LWT JavaScript API
    Preparing search index...
    • Set an existing translation as annotation for a term.

      Parameters

      • textid: number

        Text ID

      • elem_name: string

        Name of the element of which to change annotation (e. g.: "rg1")

      • form_data: string

        All the data from the form (e. g. {"rg0": "foo", "rg1": "bar"})

      Returns Promise<void>