@if (entityTypeLoading()) { } @if (error()) {
{{error()}}
}
@for (item of labels$ | async; track item.name) { } @for (property of levels$ | async; track property.name) { } {{ property.caption }}