Typescript SDK Type Docs
Preparing search index...
Platform SDK
ReviewSetLocaleAction
Interface ReviewSetLocaleAction
interface
ReviewSetLocaleAction
{
action
:
"setLocale"
;
locale
?:
string
;
}
Hierarchy (
View Summary
)
IReviewUpdateAction
ReviewSetLocaleAction
Index
Properties
action
locale?
Properties
Readonly
action
action
:
"setLocale"
Optional
Readonly
locale
locale
?:
string
Value to set. If empty, any existing value will be removed.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
locale
Typescript SDK Type Docs
Loading...
Value to set. If empty, any existing value will be removed.