irisa-attachment-browser
v0.0.12
Published
<attachment-browse [(ngModel)]="test" [required]="x" [readonly]="false" [hideUploadIcon]="false" [showLabel]="true" [labelText]="'test' | translate"
Downloads
318
Readme
<attachment-browse [(ngModel)]="test" [required]="x" [readonly]="false" [hideUploadIcon]="false" [showLabel]="true" [labelText]="'test' | translate" [showToolTip]="true" [toolTipText]="'test2' | translate" [downloadUrl]= "'Attachment/DownloadAttachment'" [getUrl]= "'Attachment/GetAllAttachments'" [limit]="2" [uploadPageUrl]="'/UserPanel/UploadFiles'" [showGuidePdf]="true" [guidePdfUrl]="'/assets/files/help/dashboard/upload-and-send-file.pdf'" name="test">