For technical information read the global loading animation reference document.
string Ticket = await JSRuntime.InvokeAsync<string>("StartLoading");
JSRuntime.InvokeVoidAsync("StopLoading", Ticket);