lidojs / canva-clone

LidoJS is a design tool based on Reactjs. UX almost the same canva.

Home Page:https://demo.lidojs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is that possible to add new button to get the finally binary data that user can upload.

vijaypaytune opened this issue · comments

Here is the big issue, i'm facing to get the binary data on save for development. I want to preview accordingly and upload the data for next uses, that is possible when i have that binary data on my server and get it to display all my collection after edit also possible, if I get and set to this package template

I want to add my own template by using this tool and upload to my DB and as user want to edit that is also possible in same way.

@vijaypaytune it's possible. you can store template json data to data like TemplateContent.tsx file does