Ju99ernaut/grapesjs-template-manager

Is there any method to get html and css in the content

Rsyiaun opened this issue · 1 comments

It seems that the data stored at the indexdb is only for the grapesjs to shows the pages. So is there a method to transfer the data into a html file?

You can use editor.getHtml() and editor.getCss() to get the html and css.