@if (tab.startIcon()) { } {{ tab.textLabel() }} @if (tab.berryValue()) { } @if (tab.endIcon()) { }
@for (tab of tabs(); track tab.id; let i = $index) { }
@for (tab of tabs(); track tab.id; let i = $index) { }
@for (i of ovf.overflow(); track i) { @let tab = tabs()[i]; }