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
?:
{
type
:
string
;
value
?:
unknown
}
[]
;
type
:
"unknown"
;
value
:
unknown
;
}
Hierarchy (
View Summary
)
MessageExpressionPart
<
"unknown"
>
MessageUnknownPart
Index
Properties
dir?
id?
locale?
parts?
type
value
Properties
Optional
dir
dir
?:
"ltr"
|
"rtl"
Optional
id
id
?:
string
Optional
locale
locale
?:
string
Optional
parts
parts
?:
{
type
:
string
;
value
?:
unknown
}
[]
type
type
:
"unknown"
value
value
:
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dir
id
locale
parts
type
value
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...