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

How do I use it in VUE #172

Closed
samo-c opened this issue May 10, 2022 · 1 comment
Closed

How do I use it in VUE #172

samo-c opened this issue May 10, 2022 · 1 comment

Comments

@samo-c
Copy link

samo-c commented May 10, 2022

How do I use it in VUE

@chrisjpatty
Copy link
Owner

The NodeEditor component is designed to be used in React so to use it in a Vue app you would need to load React for that part of your app. The execution engine (RootEngine), is library agnostic however and you can use it in Vue without any additional setup.

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