{{ icon }}
@if (showLabel) {
{{ label$ | async }}
} @if (showStatus) {
{{ status$ | async }}
}
@if (loading$ | async) { }