-
Hello! I have a plugin with components and I want to add data attributes to some elements Example: I want to hide toolbar buttons - copy and remove - and it works fine When I try to get component HTML - component.toHTML({withProps: true}) - there is no data attributes Does anybody know how to get all data attributes (copyable, removable, draggable....)? Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Looks like there is an issue with booleans |
Beta Was this translation helpful? Give feedback.
-
Fixed for the next release d406685 |
Beta Was this translation helpful? Give feedback.
Fixed for the next release d406685