grapesjs hide toolbar and show component code example
Example: grapesjs hide toolbar and show component
defaults: {
...
toolbar: [], // this will prevent its rendering on the component
}
defaults: {
...
toolbar: [], // this will prevent its rendering on the component
}