h3x4d3c1m4l / BlazorProgressIndicator

Simple loading indicator for ASP.NET Blazor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add example of initial app loading screen

h3x4d3c1m4l opened this issue · comments

The default Blazor app template just shows "Loading" while the browser is still downloading and parsing the framework and app files. Although it is not possible to make it more fancy using this library, it can be made much more fancy without much code.

This repo should, for the sake of completeness, come with a sample to show how that can be done.