public sealed class Spinner : BlazorBootstrapComponentBase| Spinner | Initializes a new instance of the Spinner class |
| Color | Gets or sets the color of the spinner. |
| Loc | Localization service. |
| Type | Gets or sets the type of the spinner. |
| 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)) |