Blazorise Spin Kit API
Explore the Blazorise Spin Kit API reference for parameters, events, methods, and related types.
For examples and usage guidance, see the Spin Kit documentation.
API
Parameters
| Parameter | Description | Type | Default |
|---|---|---|---|
Centered |
Position the spinner to the center of it's container. |
bool | false |
Color |
Specifies the spinner color variant. |
Color | Default |
HexColor |
Specifies the spinner custom hex color that overrides the color variant. |
string | |
Size |
Specifies the spinner size. Possible values: |
Size | Default |
Type |
Specifies the spinner type. Possible values: |
SpinKitType | SpinKitType.Plane |