Disable change name in Layer #4301
Unanswered
trinhhoanglong2000
asked this question in
Q&A
Replies: 1 comment
-
This should work grapesjs.init({
// ...
layerManager: {
extend: {
handleEdit() {}
}
},
}) |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
hi, currently i can change the name of the component in the Layer Panel
How can i disable it
thansk
Beta Was this translation helpful? Give feedback.
All reactions