Project StructureHooksOn this pageHooks useCytoscape Adds a CytoscapeJs Graph Usage const {cyRef, cyInstance} = useCytoscape( elements: ElementsDefinition | null, currentPackage: string, setCurrentPackage: (currentPackage: string) => void);