PreloadService Class
Service to display a loading spinner on the screen. (
Preload)
Namespace: BlazorBootstrapAssembly: BlazorBootstrap (in BlazorBootstrap.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public sealed class PreloadService
- Inheritance
- Object PreloadService
| Hide |
Hides the loading spinner, invoked after loading completed.
|
| Show |
Displays the loading spinner, invoked before loading starts.
|
| OnHide |
Invoked when the loading spinner is hidden.
|
| OnShow |
Invoked when the loading spinner is shown, with the specified color to show it in.
|