Lately, I’ve been needing to dip my toes into the front-end world and Vue seems like a good tool. One of the things I need in my application is a graph tool and I think cytoscape.js fit my needs.
That being said, I’ve been looking for a sample that uses vue-cytoscape inside a Vue 3 typescript application but so far have found nothing.
Is it possible to do so? Or does Cytoscape only works inside Vue 2 as of the moment?