IgniteUI / igniteui-blazor

Ignite UI for Blazor component library packs 35+ native Blazor UI Controls with 60+ high-performance Charts designed for any Blazor WASM or Server-side app scenario.
https://www.infragistics.com/products/ignite-ui-blazor
3 stars 3 forks source link

thumbnail viewer #59

Open Lemmpl opened 1 year ago

Lemmpl commented 1 year ago

I am working on an application where users can upload documents (.pdf, .jpeg, ) on a server. It is a ticket-system where users can upload docs to the ticket. Now I want to show little thumbnails of these files in the app, and when the user clicks on one of these, the document will open in the browser in a new tab for example.