{{ labelKey() | translate }} @if (loading()) { } @else { {{ value() ?? '—' }} @if (badgeLabelKey(); as badgeKey) { {{ badgeKey | translate }} } }