Spinners
Spinners are used to indicate an ongoing process that doesn't have a known duration.
Use this example to explore default behavior, customization points, and accessibility-friendly patterns in a real Blazor page.
API Reference: MgSpinner
| Property | Type | Default | Description |
|---|---|---|---|
| Size | MgSize | Medium | The size of the spinner. |
| Classes | string | null | Additional CSS classes (use for coloring, e.g., "text-mg-primary"). |