with canvas preview
Queue length: {{ uploaderImages.queue.length }}
Name | Size | Progress | Status | Actions |
---|---|---|---|---|
{{ item.file.name }} | {{ item.file.size/1024/1024|number:2 }} MB |
|
without canvas preview
Queue length: {{ uploader.queue.length }}
Name | Size | Progress | Status | Actions |
---|---|---|---|---|
{{ item.file.name }} | {{ item.file.size/1024/1024|number:2 }} MB |
|