@switch (headerType()) { @case ('immersive') { } @default { } } @if (headerType() === 'immersive' && displayCategories() && categories().length) { }