foundation-header.navigation.changelanguage
Home > @genesislcap/foundation-header > Navigation > changeLanguage
Navigation.changeLanguage() method
Changes the language of the application
Signature:
changeLanguage(e: CustomEvent): void;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
e |
CustomEvent |
Returns:
void
Remarks
Activated when the user selects a language from the language selector that uses the I18next service.