@if (items$ | async) {} @if (saveResult$ | async) {} @if (deleteResult$ | async) {} @if (exportAction$ | async) {} @if (exporting$ | async) {} @if (detailLoading$ | async) {} @if (asOfDateChanged$ | async) {} @if (meterLoading$ | async) {} @if (meterProducts$ | async) {} @if (products$ | async) {}
As Of  
@if ((requiredData$ | async)?.hasModifyPermission) { Add New }
Export
@if (detailOpened$ | async) {
@if ((detailLoading$ | async) || (meterLoading$ | async)) { }
Add Product
Products
@if (this.meterId !== 0) { Delete }
@if (this.meterId !== 0) { Save New }
Save
Cancel
} @if (meterProductDetailOpened$ | async) { }