How to disable "new tab button"?
hz2018tv opened this issue · 3 comments
hz2018tv commented
now there is a button generated that can add a new empty tab. how do we disable that?
brrd commented
Just remove the attribute new-tab-button="true"
from the <tab-group>
element.