Ju99ernaut / grapesjs-template-manager

Template and page manager for grapesjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Request: Custom view options for pages and/or template view

marke-dev opened this issue · comments

Have an option to display "open-pages" into your own div container instead of the default GrapeJS panel.

You can use editor.PagesApp.render().get(0) to get the html element which you can append anywhere.