Panel not removing #4284
Unanswered
maheshnandaniya
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You can refer this link: https://grapesjs.com/docs/api/panels.html#removepanel |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
var editor = grapesjs.init({ panels : { defaults : [] }, });
this code can't remove panels from editor in grapesjs version "0.18.4"
please help me to remove panels from editor..
Beta Was this translation helpful? Give feedback.
All reactions