Possible to have multiples BlockManagers on one Editor ?
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 :)
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)
Yes, use the blockManager.render() method with external option set to true
Related Questions and Answers
Continue research with similar issue discussions.
Issue #2832
Replace/Override template for CategoryView?
Hi, Wondering if it's at all possible to use custom HTML to replace the CategoryView's template when adding a new block? I've tried a coupl...
Issue #1208
Create minimalist Panel left sidebar III
hello @artf , thanks to you for the comment on #1188, i see in the code https://codepen.io/artf/full/MQpZPj/ uses the appendTo property to...
Issue #2692
[BUG] Quick mouse clicks/movements can cause the editor to freeze
First off thanks for all your hard work on the project! This is a very great project that a lot of people depend upon, so thanks for your e...
Issue #3059
Header goes on a textbox
Hello, so first thanks to have create GrapesJs this very usefull. I have an issue i add an header on my page and that's the code i add for...
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Check the open-source GrapesJS plugins on GitHub or run a quick search in our free catalog.
Browse free plugins →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.
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.