Preload Class
Indicate the loading state of a page with Blazor Bootstrap preload component.
| Preload | Initializes a new instance of the Preload class |
| Loc |
Localization service for the component.
|
| SpinnerColor |
Gets or sets the spinner color.
|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| SetParametersAsync |
Parameters are loaded manually for sake of performance; if we were to use System.Reflection magic, it would hurt performance if components were used in large numbers.
(Overrides ComponentBaseSetParametersAsync(ParameterView)) |