Skip to main content

components_Graph_DefaultRenderClusterNode

perfect-graph / Modules / components/Graph/DefaultRenderClusterNode

Module: components/Graph/DefaultRenderClusterNode#

Table of contents#

Functions#

Functions#

DefaultRenderClusterNode#

â–¸ Const DefaultRenderClusterNode(c): ReactElement<any, string | JSXElementConstructor<any>>

Default render cluster node component. If renderClusterNode is not suplied, it will render.

Parameters#

NameType
c{ config: NodeConfig ; context: NodeContext ; element: NodeSingular ; item: NodeData } & RenderElementParams

Returns#

ReactElement<any, string | JSXElementConstructor<any>>

Defined in#

components/Graph/DefaultRenderClusterNode.tsx:10