How to show toolbar for all the selected components #4045
-
Hey @artf, I am trying to select multiple components and I want the toolbar to appear on all of them? Is this possible? On the demo I tried doing the following but it isn't working. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
No, currently GrapesJS shows the toolbar only on the last selected component and there is no easy way to customize such behavior. Honestly, I don't think supporting multiple toolbars makes sense but in long term, I'll try to add the possibility to customize the rendered rectangle for components so it would be possible to accomplish what you're asking. |
Beta Was this translation helpful? Give feedback.
No, currently GrapesJS shows the toolbar only on the last selected component and there is no easy way to customize such behavior. Honestly, I don't think supporting multiple toolbars makes sense but in long term, I'll try to add the possibility to customize the rendered rectangle for components so it would be possible to accomplish what you're asking.