Default Theme
The uploader's built-in appearance with no custom styling. Clean, professional, and ready to use.
What you should see: exactly what you get with no theming at all — multiple selection, a progress bar and a drop zone. This is the baseline the other appearance demos start from.
Drag & drop files here, or paste from clipboard
<core-upload asp-upload-url="/api/upload/upload"
asp-multiple="true"
asp-progress="true"
asp-drop-zone="true">
</core-upload>