Select files
Single
Alternative upload buttoon
File meta data:name,status
{{ uploader.queue[uploader.queue.length-1].file.name }}
Is also an drag-and-drop area
Upload queue
Queue length: {{ uploader.queue.length }}
Name
Size
Progress
Status
Actions
{{ item.file.name }}
{{ item.file.size/1024/1024|number:2 }} MB
Upload
Cancel
Remove
Queue progress:
Upload all
Cancel all
Remove all