Hi Stefano,
Greetings from Syncfusion support,
Query 1: “Spinner control work only in client side”
No, Spinner control works with both Client and Server Blazor environments. By default, we have redirected to client-side application for creating spinner. You can choose the environment (Server or client) from the left side navigation panel from the navigated window.
Query 2: “The spinner is not listed in control list combo”
We didn’t introduce Spinner as a complete Blazor component. We included this component to show or hide the spinner using utility methods to achieve the application scenario. If we develop Spinner as a complete Blazor component, we will add it in the control list.
Regards,
Indrajith