i18n-js v4.5.2
Preparing search index...
TranslateOptions
Interface TranslateOptions
interface
TranslateOptions
{
count
?:
number
;
defaults
?:
Dict
[]
;
defaultValue
?:
any
;
missingBehavior
?:
string
;
scope
?:
Scope
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
count?
defaults?
default
Value?
missing
Behavior?
scope?
Properties
Optional
count
count
?:
number
Optional
defaults
defaults
?:
Dict
[]
Optional
default
Value
defaultValue
?:
any
Optional
missing
Behavior
missingBehavior
?:
string
Optional
scope
scope
?:
Scope
On This Page
Properties
count
defaults
default
Value
missing
Behavior
scope
i18n-js v4.5.2
Loading...