MF1 (v3) docs
GitHub
Preparing search index...
The search index is not available
Unicode MessageFormat for JavaScript
Unicode MessageFormat for JavaScript
messageformat
Model
PatternMessage
Interface PatternMessage
A single message with no variants.
interface
PatternMessage
{
comment
?:
string
;
declarations
:
Model
.
Declaration
[]
;
pattern
:
Model
.
Pattern
;
type
:
"message"
;
}
Index
Properties
comment?
declarations
pattern
type
Properties
Optional
comment
comment
?:
string
declarations
declarations
:
Model
.
Declaration
[]
pattern
pattern
:
Model
.
Pattern
type
type
:
"message"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
declarations
pattern
type
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...
A single message with no variants.