@for (section of menuSections$ | async; track trackByMenuSection($index, section)) {
  • @switch (section.type === 'link') { @case (true) { } @case (false) { } }
  • }