{{ (this.libraryService.tracks$ | async)?.length ?? 0 }} Songs @if ((this.libraryService.selectedSongs$ | async)!.length > 0) { } @else { } @if ((this.libraryService.selectedSongs$ | async)!.length === 0) { } @else { }
{{ downloadService.currentDownloadText }}