LWT JavaScript API
    Preparing search index...
    • Change the language attribute of text inputs based on selected language. This helps browsers apply appropriate fonts and input methods.

      Parameters

      • languageData: Record<string, string>

        Mapping of language ID to language code

      Returns void