Function: MiniMap()
MiniMap(
props
):ReactNode
|Promise
<ReactNode
>
Defined in: packages/minimap/src/Minimap.tsx:29
Component to display a minimap of the graph. This component must be used inside a SigmaProvider.
Parameters
props
Returns
ReactNode
| Promise
<ReactNode
>