An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with blazorwebapp

A curated list of projects in awesome lists tagged with blazorwebapp .

https://github.com/syncfusionexamples/blazor-datagrid-export-pdf

This sample demonstrates how to export the DataGrid's data to Excel, PDF, and CSV file formats while also showcasing advanced exporting capabilities such as custom headers and footers.

blazor blazor-webassembly blazorwebapp datagrid export pdf

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/blazor-rte-paste-cleanup

The Rich Text Editor includes a feature for pasting content from Microsoft Office or other websites, filtering out unnecessary formatting like styles and attributes. This ensures seamless integration with the document's structure.

blazor blazorwebapp paste-cleanup rich-text-editor

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/blazor-dropdownlist-virtualization

The DropDownList component includes a virtual scrolling feature to enhance UI performance, particularly for large datasets. The component intelligently manages data rendering, loading only a subset of items initially. Additional items are dynamically loaded as you scroll, ensuring a smooth user experience.

blazor blazorwebapp dropdownlist grouping virtualization

Last synced: 03 Apr 2025

https://github.com/syncfusionexamples/blazor-textarea-form-support

The Blazor TextArea component is a fundamental input element in web development that allows users to input multiple lines of text within a designated area, such as comments, messages, or other lengthy content. This component is an extended version of the text-input component, featuring clear icons, a floating label, various sizing options, validati

blazor blazorwebapp textarea

Last synced: 12 Feb 2026