Skip to content

Home > @theweave/api > WeaveServices > getLocale

WeaveServices.getLocale property

Get the current UI locale (e.g. 'en', 'de', 'fr', 'es')

Signature:

typescript
getLocale: () => string;