Preparing search index...
The search index is not available
TESSA Web API
TESSA Web API
Application.Localization
LocalizationLanguage
Interface LocalizationLanguage
interface
LocalizationLanguage
{
caption
:
string
;
code
:
string
;
entries
:
|
ReadonlyMap
<
string
,
string
>
|
{
[
key
:
string
]:
string
}
|
()
=>
Promise
<
ReadonlyMap
<
string
,
string
>
|
{
[
key
:
string
]:
string
}
>
;
fallbackCode
?:
string
;
id
:
number
;
}
Index
Properties
caption
code
entries
fallback
Code?
id
Properties
caption
caption
:
string
code
code
:
string
entries
entries
:
|
ReadonlyMap
<
string
,
string
>
|
{
[
key
:
string
]:
string
}
|
()
=>
Promise
<
ReadonlyMap
<
string
,
string
>
|
{
[
key
:
string
]:
string
}
>
Optional
fallback
Code
fallbackCode
?:
string
id
id
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
caption
code
entries
fallback
Code
id
TESSA Web API
Loading...