Replies: 1 comment
-
You can define a custom component that loads data from API and create inner components accordingly, those components are stored automatically inside the project JSON that you should simply decide where to save/load. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thank you for this amazing project.
We are new at GrapeJS and trying to make a kind of webpage builder where some custom components are being populated by dynamic data from API calls.
Is there a best practice to being able to save and restore all of the grapejs components (both regular and custom components that gets its data dynamically from API call).
We are thinking of using Firebase as a backend.
Cheers.
Beta Was this translation helpful? Give feedback.
All reactions