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