Skip to content
Snippets Groups Projects
Commit 67f62b5e authored by OZGCloud's avatar OZGCloud
Browse files

OZG-5981 OZG-6154 Show caption when loading file

parent 343370a1
No related branches found
No related tags found
No related merge requests found
<ods-attachment <ods-attachment
[caption]="file.name" [caption]="file.name"
[loadingCaption]="file.name + ' wird geladen...'"
[description]="file.size | fileSizePlain" [description]="file.size | fileSizePlain"
[fileType]="getIconType(file.contentType)" [fileType]="getIconType(file.contentType)"
(click)="downloadFile()" (click)="downloadFile()"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment