<a*ngIf="getConfigDownloadResultFormat('csv')"[href]="getUrl('csv')"class="btn btn-outline-primary"title="Download results in CSV format">
<iclass="fas fa-file-csv"></i> Download csv
</a>
<a*ngIf="getConfigDownloadResultFormat('ascii')"[href]="getUrl('ascii')"target="_blank"class="btn btn-outline-primary"title="Download results in ASCII format">
<iclass="fas fa-file"></i> Download ascii
</a>
<a*ngIf="getConfigDownloadResultFormat('vo')"[href]="getUrl('votable')"target="_blank"class="btn btn-outline-primary"title="Download results in VO format">
<a*ngIf="getConfigDownloadResultFormat('csv')"[href]="getUrl('csv')"class="btn btn-outline-primary"title="Download results in CSV format">
<iclass="fas fa-file-csv"></i> Download csv
</a>
<a*ngIf="getConfigDownloadResultFormat('ascii')"[href]="getUrl('ascii')"target="_blank"class="btn btn-outline-primary"title="Download results in ASCII format">
<iclass="fas fa-file"></i> Download ascii
</a>
<a*ngIf="getConfigDownloadResultFormat('vo')"[href]="getUrl('votable')"target="_blank"class="btn btn-outline-primary"title="Download results in VO format">