LWT JavaScript API
Preparing search index...
modules/review/api/review_api
ReviewLangSettings
Interface ReviewLangSettings
Language settings for a review.
interface
ReviewLangSettings
{
dict1Uri
:
string
;
dict2Uri
:
string
;
langCode
:
string
;
name
:
string
;
rtl
:
boolean
;
textSize
:
number
;
translateUri
:
string
;
}
Index
Properties
dict1
Uri
dict2
Uri
lang
Code
name
rtl
text
Size
translate
Uri
Properties
dict1
Uri
dict1Uri
:
string
dict2
Uri
dict2Uri
:
string
lang
Code
langCode
:
string
name
name
:
string
rtl
rtl
:
boolean
text
Size
textSize
:
number
translate
Uri
translateUri
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dict1
Uri
dict2
Uri
lang
Code
name
rtl
text
Size
translate
Uri
LWT JavaScript API
Loading...
Language settings for a review.