Graphora API
Preparing search index...
@graphora/react
GraphComponent
Type Alias GraphComponent
GraphComponent
:
<
NodeData
=
unknown
,
EdgeData
=
unknown
>
(
props
:
GraphProps
<
NodeData
,
EdgeData
>
&
React.RefAttributes
<
GraphRef
<
NodeData
,
EdgeData
>
,
>
,
)
=>
React.ReactElement
|
null
Type Declaration
<
NodeData
=
unknown
,
EdgeData
=
unknown
>
(
props
:
GraphProps
<
NodeData
,
EdgeData
>
&
React.RefAttributes
<
GraphRef
<
NodeData
,
EdgeData
>
,
>
,
)
:
React.ReactElement
|
null
Type Parameters
NodeData
=
unknown
EdgeData
=
unknown
Parameters
props
:
GraphProps
<
NodeData
,
EdgeData
>
&
React.RefAttributes
<
GraphRef
<
NodeData
,
EdgeData
>
,
>
Returns
React.ReactElement
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Graphora API
Loading...