TopologyGraphViewProps
Auto-generated API reference for TopologyGraphViewProps.
Interface: TopologyGraphViewProps
Defined in: react/src/components/TopologyGraphView.tsx:44
#Properties
#height?
optionalheight?:number
Defined in: react/src/components/TopologyGraphView.tsx:48
#onNodeClick?
optionalonNodeClick?: (nodeId) =>void
Defined in: react/src/components/TopologyGraphView.tsx:46
#Parameters
nodeId
string
#Returns
void
#source
source:
TopologyGraphSource
Defined in: react/src/components/TopologyGraphView.tsx:45
#width?
optionalwidth?:number
Defined in: react/src/components/TopologyGraphView.tsx:47