Javascript – GrapeJS – How to save and load customized page
I created a simple page builder by following GrapeJS Docs and it is working well. I think there need to be 2 functions to save and load the generated page. How can I do this? const editor = grapesjs.init({ //…