public sealed class Preload : BlazorBootstrapComponentBase| Preload | Initializes a new instance of the Preload class |
| Loc | Localization service for the component. |
| SpinnerColor | Gets or sets the spinner color. |
| 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)) |