Blazor File Manager Example - Custom Thumbnails
In this sample of the File Manager component, the custom thumbnail feature is showcased, allowing users to view personalized thumbnails for both folders and file types using the ShowThumbnail
property.
Upload Files
Or drop files here
In this demo, custom thumbnail styles (background-image
for the following classes within the .e-filemanager .e-large-icons
class) were applied to folder and file types using corresponding class names, resulting in a visually distinctive representation of the thumbnails according to their specific needs.
.e-fe-image
.e-fe-music
.e-fe-xlsx
.e-fe-video
.e-fe-pptx
.e-fe-rar
.e-fe-zip
.e-fe-txt
.e-fe-js
.e-fe-css
.e-fe-html
.e-fe-unknown
.e-fe-exe
.e-fe-msi
.e-fe-php
.e-fe-doc
.e-fe-docx
.e-fe-xml
.e-fe-folder