Unblu Branch Client App Component API
Preparing search index...
LocaleChangeListener
Type Alias LocaleChangeListener
LocaleChangeListener
:
(
languageTag
:
string
)
=>
void
Listener called whenever the locale changes.
Type declaration
(
languageTag
:
string
)
:
void
Parameters
languageTag
:
string
Representation of the locale as a BCP 47 language tag
Returns
void
See
UnbluBranchClientApi.LOCALE_CHANGE
UnbluBranchClientApi.on
to register for the events
UnbluBranchClientApi.off
to unregister from the events
AvailableLanguagesChangeEvent
for the corresponding custom events on the
UnbluBranchClientAppElement
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Unblu Branch Client App Component API
Loading...
Listener called whenever the locale changes.