@for (dropdown of menu?.dropdown; track dropdown) { @if (dropdown.header) { } @if (!dropdown.header) { } @if (dropdown.divider) { } }