Skip to content

Home > @theweave/api > WeaveClient > onLocaleChange

WeaveClient.onLocaleChange property

Signature:

typescript
onLocaleChange: (callback: (locale: string) => any) => UnsubscribeFunction;