fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/react
LocalizedProps
Interface LocalizedProps
interface
LocalizedProps
{
attrs
?:
Record
<
string
,
boolean
>
;
children
?:
ReactNode
|
ReactNode
[]
;
elems
?:
Record
<
string
,
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
,
>
;
id
:
string
;
vars
?:
Record
<
string
,
FluentVariable
>
;
}
Index
Properties
attrs?
children?
elems?
id
vars?
Properties
Optional
attrs
attrs
?:
Record
<
string
,
boolean
>
Optional
children
children
?:
ReactNode
|
ReactNode
[]
Optional
elems
elems
?:
Record
<
string
,
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
>
id
id
:
string
Optional
vars
vars
?:
Record
<
string
,
FluentVariable
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attrs
children
elems
id
vars
Project Fluent
GitHub
fluent.js
Loading...