fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/react
WithLocalizationProps
Interface WithLocalizationProps
interface
WithLocalizationProps
{
getString
(
id
:
string
,
args
?:
null
|
Record
<
string
,
FluentVariable
>
,
fallback
?:
string
,
)
:
string
;
}
Index
Methods
get
String
Methods
get
String
getString
(
id
:
string
,
args
?:
null
|
Record
<
string
,
FluentVariable
>
,
fallback
?:
string
,
)
:
string
Parameters
id
:
string
Optional
args
:
null
|
Record
<
string
,
FluentVariable
>
Optional
fallback
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
String
Project Fluent
GitHub
fluent.js
Loading...