MF1 (v3) docs
GitHub
Preparing search index...
The search index is not available
Unicode MessageFormat for JavaScript
Unicode MessageFormat for JavaScript
messageformat/functions
MessageFunctionContext
Class MessageFunctionContext
Index
Constructors
constructor
Properties
dir
id
source
Accessors
literal
Option
Keys
locale
Matcher
locales
on
Error
Constructors
constructor
new
MessageFunctionContext
(
ctx
:
Context
,
source
:
string
,
options
?:
Options
,
)
:
MessageFunctionContext
Parameters
ctx
:
Context
source
:
string
Optional
options
:
Options
Returns
MessageFunctionContext
Properties
Readonly
dir
dir
:
undefined
|
"ltr"
|
"rtl"
|
"auto"
Readonly
id
id
:
undefined
|
string
Readonly
source
source
:
string
Accessors
literal
Option
Keys
get
literalOptionKeys
()
:
Set
<
string
>
Returns
Set
<
string
>
locale
Matcher
get
localeMatcher
()
:
"best fit"
|
"lookup"
Returns
"best fit"
|
"lookup"
locales
get
locales
()
:
string
[]
Returns
string
[]
on
Error
get
onError
()
:
(
error
:
unknown
)
=>
void
Returns
(
error
:
unknown
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
dir
id
source
Accessors
literal
Option
Keys
locale
Matcher
locales
on
Error
MF1 (v3) docs
GitHub
Unicode MessageFormat for JavaScript
Loading...