How to create a global spinner in a razor class library that consists in the Blazor Server Application solution?
3 Replies
SIGN IN To post a reply.
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.
|
<link rel='nofollow' href="_content/Syncfusion.Blazor/styles/bootstrap4.css" rel="stylesheet" /> |
|
<link rel='nofollow' href="_content/Syncfusion.Blazor.Themes/bootstrap4.css" rel="stylesheet" /> |