Preparing search index...
The search index is not available
jrid
jrid
<internal>
Consumer
Interface Consumer<T>
Type Parameters
T
Hierarchy
FunctionComponent
<
{
children
:
(
(
value
:
T
)
=>
ComponentChildren
)
}
>
Hierarchy
Consumer
Consumer
(
props
:
RenderableProps
<
{
children
:
(
(
value
:
T
)
=>
ComponentChildren
)
}
,
any
>
, context
?:
any
)
:
null
|
VNode
<
any
>
Parameters
props:
RenderableProps
<
{
children
:
(
(
value
:
T
)
=>
ComponentChildren
)
}
,
any
>
Optional
context:
any
Returns
null
|
VNode
<
any
>
Index
Properties
default
Props?
display
Name?
Properties
Optional
default
Props
default
Props
?:
Partial
<
{
children
:
(
(
value
:
T
)
=>
ComponentChildren
)
}
>
Optional
display
Name
display
Name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
jrid
<internal>
Consumer
default
Props?
display
Name?
Generated using
TypeDoc