Appearance
@swapped/connect-sdk / core / onLocaleChange
Function: onLocaleChange()
onLocaleChange(
listener): () =>void
Defined in: src/locales/locale.store.ts:74
Subscribe to locale, catalog, translator, and loading changes. Returns an unsubscribe function.
Parameters
listener
LocaleListener
Returns
() => void