LWT JavaScript API
    Preparing search index...

    Function copySelectValueToInput

    • Assign the display value of a select element to the value element of another input.

      Parameters

      • select_elem: HTMLSelectElement
      • input_elem: HTMLInputElement

      Returns void