Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
CustomerSetLocaleAction
Interface CustomerSetLocaleAction
interface
CustomerSetLocaleAction
{
action
:
"setLocale"
;
locale
?:
string
;
}
Index
Properties
action
locale?
Properties
Readonly
action
action
:
"setLocale"
Optional
Readonly
locale
locale
?:
string
Value to set. Must be one of the languages supported by the
Project
.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
action
locale
Typescript SDK Type Docs
Loading...
Value to set. Must be one of the languages supported by the Project.