I'm creating a web application in blazor server, the user should be able to close the browser by pressing a button. Is it possible and what is the best way to do it?
I already tried using IJSRuntime and close() but this approach doesn't work because the application is not started via open().
The target browser will be Ivanti Velocity