Works with any backend npm install Zero dependencies
Toast Notifications

Enable or trigger toast messages for upload status updates.

MultipleUpload.showToast('Message', 'success', 3000);
MultipleUpload.showToast('Error', 'error', 5000);