{{ error }}
{{ isDragging ? 'Drop files' : "Drag n' drop files or folders" }}
or
Supported File Types: {{ inputAccept.join(', ') }}
{{ items.length }} item{{ items.length === 1 ? '' : 's' }}
| {{ ignoredFiles.length }} file{{ ignoredFiles.length === 1 ? '' : 's' }} ignored
No items found
Unsupported files are ignored. When choosing or dropping a folder, other files that are not in an item folder are ignored.
Supported File Types: {{ inputAccept.join(', ') }}