Home > @uniformdev/mesh-sdk > EditorStateApi > setCurrentLocale
EditorStateApi.setCurrentLocale() method
Sets the currently active locale in the editor UI
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
params |
{ locale: string; } |
Returns:
Promise<void>