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

Saving and loading #6

Open
amkent5 opened this issue Dec 19, 2018 · 1 comment
Open

Saving and loading #6

amkent5 opened this issue Dec 19, 2018 · 1 comment

Comments

@amkent5
Copy link

amkent5 commented Dec 19, 2018

Hi,

I have the app running locally, and can see that the flow diagram is initialised from the data in src/model-example.js.

How do I save a flow diagram and then reload it from my saved state?

Also: ultimately I am hoping to use this project in a Dash application - have you tried to convert this react app to a dash component before?

Thanks -

@sapdop
Copy link

sapdop commented Dec 31, 2018

You can get a handle over the modified entity right? Just save it in local storage and you can load them back whenever you want and pass it to the canvas.

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