Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support selectionType prop #86

Open
zirkelc opened this issue Sep 1, 2021 · 1 comment
Open

Support selectionType prop #86

zirkelc opened this issue Sep 1, 2021 · 1 comment

Comments

@zirkelc
Copy link

zirkelc commented Sep 1, 2021

The prop selectionType(https://js.cytoscape.org/#cy.selectionType) is not available on the CytoscapeComponent component yet. Is there a plan to support this?

@brogr
Copy link

brogr commented Mar 23, 2023

You can set it in useEffect with cyRef.current.selectionType("additive");

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants