MF1 (v3) docs
GitHub
Preparing search index...
The search index is not available
Unicode MessageFormat for JavaScript
Unicode MessageFormat for JavaScript
messageformat
MessageUnknownPart
Interface MessageUnknownPart
interface
MessageUnknownPart
{
dir
?:
"ltr"
|
"rtl"
;
id
?:
string
;
locale
?:
string
;
parts
?:
{
source
?:
string
;
type
:
string
;
value
?:
unknown
}
[]
;
source
:
string
;
type
:
"unknown"
;
value
:
unknown
;
}
Hierarchy (
View Summary
)
MessageExpressionPart
<
"unknown"
>
MessageUnknownPart
Index
Properties
dir?
id?
locale?
parts?
source
type
value
Properties
Optional
dir
dir
?:
"ltr"
|
"rtl"
Optional
id
id
?:
string
Optional
locale
locale
?:
string
Optional
parts
parts
?:
{
source
?:
string
;
type
:
string
;
value
?:
unknown
}
[]
source
source
:
string
type
type
:
"unknown"
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dir
id
locale
parts
source
type
value
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...