Function: SigmaContainer()
SigmaContainer<
N
,E
,G
>(props
):ReactElement
<any
,string
|JSXElementConstructor
<any
>>
Type Parameters
• N extends Attributes
= Attributes
• E extends Attributes
= Attributes
• G extends Attributes
= Attributes
Parameters
• props: SigmaContainerProps
<N
, E
, G
> & object
& RefAttributes
<null
| Sigma
<N
, E
, G
>>
Returns
ReactElement
<any
, string
| JSXElementConstructor
<any
>>