Issue #981💬 AnsweredOpened March 26, 2018by theleoni0 reactions

Set "production" mode

Quick answerby artf

No, there is no "production" command, but you can create easily one by checking the Preview.

Read full answer below ↓

Question

Hi. Like the "Preview" mode, i'm like to show only the canvas (without bars on the side/top), without the eye icon at corner. Has any "production" mode or something like this? It's the editor.getHtml() close to this?

Answers (2)

artfMarch 31, 2018

No, there is no "production" command, but you can create easily one by checking the Preview.

editor.Commands.add('production', {
	run() {
		// production mode ON
	},
	stop() {
		// production mode OFF
	}
})
lock[bot]September 17, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Related Questions and Answers

Continue research with similar issue discussions.

Paid Plugins That Match This Issue

Curated by issue keywords and label relevance to help you ship faster.

View all plugins

Loading paid plugin recommendations...

Free option

Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.

Browse free plugins →
Premium option

Premium plugins ship with support, regular updates, and production-ready features — save days of integration work.

Browse premium plugins →

Related tutorials

In-depth guides on the same topic.

All tutorials →

Browse Plugin Categories

Jump directly to plugin category pages on the marketplace.