Skip to main content

foundation-header.navigation.changelanguage

Home > @genesislcap/foundation-header > Navigation > changeLanguage

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.