How to open up 'Settings' all the time?
Question
I'd like make 'Settings' opened at all times by default without having users to open up manually. How'd you do that?
Thank you..
Answers (3)
You can pass in the property open to your sector definiton.
sectors: [{
name: 'Typografie',
open: true,
...
}]
@SeongwoonHong That settings panel it's a custom element https://github.com/artf/grapesjs/blob/6cb1199048a753a77466efd4ae8ff3752d413623/demo.html#L1409-L1430 I just append traits there, but the toggle (open/close) is actually a custom thing
@NicoEngler Hi, Thank you but
I'm not talking about sector (dimension, typografie etc). I'm talking about 'Settings'..
in other words, if i do editor.StyleManager.getSector('Settings') is null..
Related Questions and Answers
Continue research with similar issue discussions.
Issue #1837
How to change the label of traits?
I'd like change the labels of triats which are going to be french. Could you give a piece of example code? Thank you Artur
Issue #1706
[Question]: How to get href from rte?
I have this rte toolbar where you can type and click 'save' and it's going to create a link for the selected text. but the problem is that...
Issue #1828
[Question] Add an additional text box for image upload modal?
Hi Artur, I'm wondering if that's possible to add some input boxes for image upload modal? I'd like to add some boxes in the red area in th...
Issue #417
Add Setting button to custom component.
Hello, How can I create a setting or you can say edit button for my custom component? LIke 4th option on this image:
Paid Plugins That Match This Issue
Curated by issue keywords and label relevance to help you ship faster.
Loading paid plugin recommendations...
Browse Plugin Categories
Jump directly to plugin category pages on the marketplace.