Hi, I've been using the newsletter preset version of GrapesJS and I would like to add the built in transforms options to the styleManager. I've added them to the inititialization (shown below trucated) but I can't get the Extra section to show in the side panel.
The following logging shows all the styleManagers including the Extras.
console.log("StyleManager is : ", editor.StyleManager.getConfig());
I'm guessing I'm missing something but can't see in the documentation what that could be. I've also looked at the full GrapesJS demo but still can't seem to get it to show in the side panel, The Dimensions, Typography and Decorations sectors show fine though.
Any guidance on this issue would be great.
Thanks
Hi, I've been using the newsletter preset version of GrapesJS and I would like to add the built in transforms options to the styleManager. I've added them to the inititialization (shown below trucated) but I can't get the Extra section to show in the side panel.
The following logging shows all the styleManagers including the Extras.
console.log("StyleManager is : ", editor.StyleManager.getConfig());
I'm guessing I'm missing something but can't see in the documentation what that could be. I've also looked at the full GrapesJS demo but still can't seem to get it to show in the side panel, The Dimensions, Typography and Decorations sectors show fine though. Any guidance on this issue would be great. Thanks