Closed hz2018tv closed 2 years ago
now there is a button generated that can add a new empty tab. how do we disable that?
Just remove the attribute new-tab-button="true" from the <tab-group> element.
new-tab-button="true"
<tab-group>
thx! that did it. interestingly it didnt work when I set new-tab-button="false". #168
See #168.
now there is a button generated that can add a new empty tab. how do we disable that?