Files
tabby/terminus-core/src/components/tabHeader.component.pug
2018-08-07 08:51:19 +02:00

4 lines
159 B
Plaintext

.index(#handle) {{index + 1}}
.name([title]='tab.customTitle || tab.title') {{tab.customTitle || tab.title}}
button((click)='app.closeTab(tab, true)') ×