Blazor Alarm
await JS.InvokeVoidAsync("alert", "Warning!"); // Alert
KimToo
await JS.InvokeVoidAsync("alert", "Warning!"); // Alert