Search
Preparing search index...
The search index is not available
JSON Forms React Core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StatelessRenderer
Interface StatelessRenderer<P>
Stateless Renderer.
template
P type of any renderer props
Type parameters
P
:
RendererProps
Hierarchy
FunctionComponent
<
P
>
StatelessRenderer
Callable
__call
(
props
:
PropsWithChildren
<
P
>
, context
?:
any
)
:
ReactElement
<
any
,
any
>
|
null
Stateless Renderer.
Parameters
props:
PropsWithChildren
<
P
>
Optional
context:
any
Returns
ReactElement
<
any
,
any
>
|
null
Index
Properties
context
Types
default
Props
display
Name
prop
Types
Properties
Optional
context
Types
context
Types
:
ValidationMap
<
any
>
Optional
default
Props
default
Props
:
Partial
<
P
>
Optional
display
Name
display
Name
:
string
Optional
prop
Types
prop
Types
:
WeakValidationMap
<
P
>
Globals
Stateless
Renderer
context
Types
default
Props
display
Name
prop
Types
Generated using
TypeDoc
Stateless Renderer.
P type of any renderer props