The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
My Blazor Server Application solution has a razor class library, where i need global spinner. Already configured syncfusion in the razor class library only need to create a global spinner in that.
ISIndrajith Srinivasan Syncfusion Team October 9, 2020 02:10 PM UTC
Hi Richy,
Greetings from Syncfusion support,
We have validated your reported query. Refer the below documentation, for rendering the SfSpinner in the your application using the latest Nuget version 18.3.35.
I am also trying to use the SFGrid component in a Razor Class Library. The documentation only refers to installing the component in the Blazor Server Project. The SFGrid component is not rendered in any of the razor pages in the Razor Class Library. I also get the word "Grid_header_table" displayed in the un-rendered component.