Issue #2155💬 AnsweredOpened July 20, 2019by Thebleach00 reactions

Possible to have multiples BlockManagers on one Editor ?

快速解答by artf

Yes, use the blockManager.render() method with external option set to true

Read full answer below ↓

Question

Hello,

thanks for the hardwork, grapesjs is very good :)

代码片段TEXT
Just wondering, is it possible to add multiple blockmanagers on one editor ?
The code hereunder won't work for me :
`
grapesjs.init({
blockManager: [
		{
			appendTo: '#album_editor_panel_left',
			blocks: [ ... ]
		}, {
			appendTo: '#album_editor_panel_right',
			blocks: [ ... ]
		}
		],
...
`
Thank you very much for your help.

Answers (1)

artfJuly 31, 2019

Yes, use the blockManager.render() method with external option set to true

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.