@if (useNewItemDialog()) { } @else { @for (menuItem of cipherMenuItems$ | async; track menuItem.type) { {{ menuItem.labelKey | i18n }} } @if ((cipherMenuItems$ | async)?.length) { } }