• Parameters

    • lang: string

      The new language code to set. The value contains a single BCP 47 language tag.(e.g., 'en', 'fr', 'es')

    Returns void

    Description

    Set current language Updates the global language configuration

    Example

    setLanguage('en')
    

Generated using TypeDoc