Add a data attribute to hide html elements in layer panel. #4368
ronaldohoch
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi Ronaldo, did you try with |
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.
-
Context
I have a configuration element in my mjml plugin, it uses
mj-html-attributes
using this structure:It is set as display:none, so it didn't appear in editor. But, in the layer tab, it is shown and user can click and delete the element.
Idea
Create a data-gjs-something to hide the element inside the layer tab.
Beta Was this translation helpful? Give feedback.
All reactions